There was an error while loading. Please reload this page.
1 parent 5ee21e0 commit eede910Copy full SHA for eede910
1 file changed
Cargo.toml
@@ -38,6 +38,10 @@ temp-env = { version = "0.3.6", features = ["async_closure"] }
38
insta = { version = "1.29.0", features = ["json", "redactions"] }
39
40
41
+[workspace.metadata.release]
42
+sign-tag = true
43
+sign-commit = true
44
+
45
[profile.dist]
46
inherits = "release"
47
lto = "thin"
0 commit comments