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:
parent
177e2870c5
commit
ca41f9e2df
5 changed files with 26 additions and 4 deletions
rustlings-macros
|
@ -14,3 +14,6 @@ proc-macro = true
|
|||
quote = "1.0.36"
|
||||
serde.workspace = true
|
||||
toml_edit.workspace = true
|
||||
|
||||
[package.metadata.release]
|
||||
verify = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue