aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOriol Brufau <obrufau@igalia.com>2023-06-07 00:54:17 +0200
committerOriol Brufau <obrufau@igalia.com>2023-06-09 10:22:25 +0200
commitf9610e5898ee3474ad91720bc43540165e56cacd (patch)
tree1e6d2c166a82be119d2f431d5fbb2c7040807f74
parent5b62f66f6e60e57d025f3a8709469227832b3bc1 (diff)
downloadservo-f9610e5898ee3474ad91720bc43540165e56cacd.tar.gz
servo-f9610e5898ee3474ad91720bc43540165e56cacd.zip
Further changes required by Servo
-rw-r--r--Cargo.lock9
1 files changed, 0 insertions, 9 deletions
diff --git a/Cargo.lock b/Cargo.lock
index aedcc003f21..d8b8b2b5e0c 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -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",
@@ -6198,12 +6196,6 @@ dependencies = [
]
[[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"
source = "registry+https://github.com/rust-lang/crates.io-index"
@@ -6352,7 +6344,6 @@ dependencies = [
"smallbitvec",
"smallvec",
"string_cache",
- "thin-slice",
]
[[package]]