global: snapshot

This commit is contained in:
nym21
2025-02-02 23:55:05 +01:00
parent 1e37d75e49
commit 42c996e16e
15 changed files with 55 additions and 28 deletions

View File

@@ -11,5 +11,5 @@ proc-macro = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
syn = "2.0.96"
syn = "2.0.98"
quote = "1.0.38"