summaryrefslogtreecommitdiffstats
path: root/toolkit/library/rust/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/library/rust/Cargo.lock')
-rw-r--r--toolkit/library/rust/Cargo.lock15
1 files changed, 0 insertions, 15 deletions
diff --git a/toolkit/library/rust/Cargo.lock b/toolkit/library/rust/Cargo.lock
index 7c1d54ddc..ca04ab281 100644
--- a/toolkit/library/rust/Cargo.lock
+++ b/toolkit/library/rust/Cargo.lock
@@ -14,7 +14,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
name = "gkrust-shared"
version = "0.1.0"
dependencies = [
- "mp4parse_capi 0.6.0",
"nsstring 0.1.0",
"rust_url_capi 0.0.1",
]
@@ -40,20 +39,6 @@ version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
-name = "mp4parse"
-version = "0.6.0"
-dependencies = [
- "byteorder 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
-]
-
-[[package]]
-name = "mp4parse_capi"
-version = "0.6.0"
-dependencies = [
- "mp4parse 0.6.0",
-]
-
-[[package]]
name = "nsstring"
version = "0.1.0"