chore: update cargo toml to allow release workflow contents to not fail workflow
This commit is contained in:
@@ -14,3 +14,4 @@ webbrowser = "1.1.0"
|
|||||||
[profile.dist]
|
[profile.dist]
|
||||||
inherits = "release"
|
inherits = "release"
|
||||||
lto = "thin"
|
lto = "thin"
|
||||||
|
allow-dirty = ["ci"]
|
||||||
|
|||||||
Reference in New Issue
Block a user