build(deps): bump deps & lockfile

This commit is contained in:
Amaan Qureshi 2024-02-29 00:53:05 -05:00
parent 5a4765ca01
commit 6b2879144f
3 changed files with 178 additions and 185 deletions

View file

@ -12,4 +12,4 @@ proc-macro = true
proc-macro2 = "1.0.78"
quote = "1.0.35"
rand = "0.8.5"
syn = { version = "2.0.48", features = ["full"] }
syn = { version = "2.0.52", features = ["full"] }