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:
parent
8c9065e7ac
commit
1ccfafe55e
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue