mirror of
https://github.com/Serial-ATA/lofty-rs
synced 2024-12-14 06:32:33 +00:00
Update Rust crate syn to 1.0.74
This commit is contained in:
parent
1c1b7f5916
commit
691e4792a1
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ edition = "2018"
|
|||
quote = "1.0.9"
|
||||
|
||||
[dependencies.syn]
|
||||
version = "1.0.72"
|
||||
version = "1.0.74"
|
||||
features = ["derive"]
|
||||
|
||||
[lib]
|
||||
|
|
Loading…
Reference in a new issue