gitmoji-changelog
gitmoji-changelog copied to clipboard
🐛 Support cargo workspace
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"
Hi @OlivierLDff 👋 Feel free to open a pull request that adds the support for cargo 😄