1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-06-17 00:07:35 +02:00

Update deps

This commit is contained in:
mo8it
2025-04-03 17:58:27 +02:00
parent 78194b4441
commit ecaecc2f76
3 changed files with 42 additions and 36 deletions

View File

@ -16,7 +16,7 @@ include = [
proc-macro = true
[dependencies]
quote = "1.0.37"
quote = "1.0"
serde.workspace = true
toml_edit.workspace = true