mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Bump syn/quote in domobject_derive
This commit is contained in:
parent
0a0d37bea3
commit
c18137b4ea
3 changed files with 22 additions and 33 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -708,8 +708,8 @@ version = "0.0.1"
|
|||
name = "domobject_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)",
|
||||
"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)",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue