mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Further changes required by Servo
This commit is contained in:
parent
5b62f66f6e
commit
f9610e5898
1 changed files with 0 additions and 9 deletions
9
Cargo.lock
generated
9
Cargo.lock
generated
|
@ -3455,7 +3455,6 @@ dependencies = [
|
|||
"smallbitvec",
|
||||
"smallvec",
|
||||
"string_cache",
|
||||
"thin-slice",
|
||||
"time 0.1.45",
|
||||
"tokio",
|
||||
"url",
|
||||
|
@ -5984,7 +5983,6 @@ dependencies = [
|
|||
"string_cache",
|
||||
"style_derive",
|
||||
"style_traits",
|
||||
"thin-slice",
|
||||
"time 0.1.45",
|
||||
"to_shmem",
|
||||
"to_shmem_derive",
|
||||
|
@ -6197,12 +6195,6 @@ dependencies = [
|
|||
"unicode-width",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "thin-slice"
|
||||
version = "0.1.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "8eaa81235c7058867fa8c0e7314f33dcce9c215f535d1913822a2b3f5e289f3c"
|
||||
|
||||
[[package]]
|
||||
name = "thiserror"
|
||||
version = "1.0.38"
|
||||
|
@ -6352,7 +6344,6 @@ dependencies = [
|
|||
"smallbitvec",
|
||||
"smallvec",
|
||||
"string_cache",
|
||||
"thin-slice",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue