gitmoji-changelog icon indicating copy to clipboard operation
gitmoji-changelog copied to clipboard

🐛 Support cargo workspace

Open OlivierLDff opened this issue 1 year ago • 1 comments

Hi, I would like to use gitmoji-changelog with a cargo workspace using a package table. Would you consider supporting this use case?

[workspace]

# stuff

[workspace.package]
name = "project_name"
version = "0.1.0"
description = "description"

OlivierLDff avatar Jun 13 '23 16:06 OlivierLDff

Hi @OlivierLDff 👋 Feel free to open a pull request that adds the support for cargo 😄

frinyvonnick avatar Jun 13 '23 17:06 frinyvonnick