There was an error while loading. Please reload this page.
1 parent 89c53b0 commit ce99f26Copy full SHA for ce99f26
1 file changed
Cargo.toml
@@ -24,3 +24,6 @@ r2x-ast = { path = "crates/r2x-ast", version = "0.0.1" }
24
[profile.dist]
25
inherits = "release"
26
lto = "thin"
27
+
28
+[workspace.metadata.dist]
29
+allow-dirty = ["ci"]
0 commit comments