chore: bump dependencies

This commit is contained in:
steven-omaha
2023-03-29 14:24:55 +02:00
parent ae7018d664
commit 4a6ddcc1cf
2 changed files with 5 additions and 16 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ categories = ["command-line-utilities"]
[dependencies]
proc-macro2 = "1.0"
quote = "1.0"
syn = "1.0"
syn = "2.0"
[lib]
proc-macro = true