We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents be2af30 + 87360c2 commit f918959Copy full SHA for f918959
Cargo.toml
@@ -1,2 +1,6 @@
1
[workspace]
2
members = ["device", "cameleon", "gentl", "genapi", "impl"]
3
+
4
+[workspace.metadata.release]
5
+# Use single tag for all crates (config for `cargo release`):
6
+tag-name = "cameleon-v{{version}}"
0 commit comments