1
0
Fork 0
mirror of https://github.com/notohh/rustlings.git synced 2025-08-21 01:13:35 -04:00

Update deps

This commit is contained in:
mo8it 2024-04-11 02:51:50 +02:00
commit c3933904f6
3 changed files with 6 additions and 6 deletions
rustlings-macros

View file

@ -9,4 +9,4 @@ edition.workspace = true
proc-macro = true
[dependencies]
quote = "1.0.35"
quote = "1.0.36"