1
0
Fork 0
mirror of https://github.com/azalea-rs/simdnbt.git synced 2025-08-02 07:26:04 +00:00

upgrade deps

This commit is contained in:
mat 2024-01-25 00:20:43 -06:00
parent 8c9065e7ac
commit 1ccfafe55e

View file

@ -9,7 +9,7 @@ repository = "https://github.com/azalea-rs/simdnbt"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
proc-macro2 = "1.0.76"
proc-macro2 = "1.0.78"
quote = "1.0.35"
syn = "2.0.48"