Skip to content

Commit 8eb29c0

Browse files
committed
chore: dist allow dirty
1 parent 1afee42 commit 8eb29c0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,6 @@ toml = { version = "0.8", optional = true }
6060
[profile.dist]
6161
inherits = "release"
6262
lto = "thin"
63+
64+
[package.metadata.dist]
65+
allow-dirty = true

0 commit comments

Comments
 (0)