summaryrefslogtreecommitdiffstats
path: root/toolkit/library/gtest/rust/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/library/gtest/rust/Cargo.lock')
-rw-r--r--toolkit/library/gtest/rust/Cargo.lock9
1 files changed, 0 insertions, 9 deletions
diff --git a/toolkit/library/gtest/rust/Cargo.lock b/toolkit/library/gtest/rust/Cargo.lock
index 2f2f7a4a8..4f0318ab4 100644
--- a/toolkit/library/gtest/rust/Cargo.lock
+++ b/toolkit/library/gtest/rust/Cargo.lock
@@ -16,7 +16,6 @@ name = "gkrust-shared"
version = "0.1.0"
dependencies = [
"nsstring 0.1.0",
- "rust_url_capi 0.0.1",
]
[[package]]
@@ -51,14 +50,6 @@ dependencies = [
]
[[package]]
-name = "rust_url_capi"
-version = "0.0.1"
-dependencies = [
- "libc 0.2.16 (registry+https://github.com/rust-lang/crates.io-index)",
- "url 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
-]
-
-[[package]]
name = "unicode-bidi"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"