1
0
Fork 0
mirror of https://github.com/notohh/rustlings.git synced 2025-08-10 21:23:19 -04:00

Prepare for using cargo-release

This commit is contained in:
mo8it 2024-04-25 19:02:07 +02:00
commit ca41f9e2df
5 changed files with 26 additions and 4 deletions
rustlings-macros

View file

@ -14,3 +14,6 @@ proc-macro = true
quote = "1.0.36"
serde.workspace = true
toml_edit.workspace = true
[package.metadata.release]
verify = false