mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
Bump syn/quote in jstraceable_derive
This commit is contained in:
parent
c18137b4ea
commit
3670d4d3e5
3 changed files with 20 additions and 35 deletions
6
Cargo.lock
generated
6
Cargo.lock
generated
|
@ -1304,9 +1304,9 @@ dependencies = [
|
|||
name = "jstraceable_derive"
|
||||
version = "0.0.1"
|
||||
dependencies = [
|
||||
"quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"synstructure 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"quote 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"syn 0.12.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"synstructure 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue