mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Bump syn/quote in malloc_size_of_derive
This commit is contained in:
parent
3670d4d3e5
commit
cf6330b6c1
3 changed files with 39 additions and 43 deletions
6
Cargo.lock
generated
6
Cargo.lock
generated
|
@ -1571,9 +1571,9 @@ dependencies = [
|
|||
name = "malloc_size_of_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