Update deps
This commit is contained in:
parent
bf08cdc5dc
commit
d14595795f
1 changed files with 2 additions and 2 deletions
|
@ -11,5 +11,5 @@ repository = "https://git.dergrimm.net/dergrimm/none-guard"
|
|||
proc-macro = true
|
||||
|
||||
[dependencies]
|
||||
quote = "1.0.33"
|
||||
syn = "2.0.39"
|
||||
quote = "1.0"
|
||||
syn = "2.0"
|
||||
|
|
Loading…
Reference in a new issue