aboutsummaryrefslogtreecommitdiffstats
path: root/components/shared/script/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'components/shared/script/Cargo.toml')
-rw-r--r--components/shared/script/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/shared/script/Cargo.toml b/components/shared/script/Cargo.toml
index 0d3690188fe..69438867cc0 100644
--- a/components/shared/script/Cargo.toml
+++ b/components/shared/script/Cargo.toml
@@ -26,7 +26,6 @@ crossbeam-channel = { workspace = true }
devtools_traits = { workspace = true }
embedder_traits = { workspace = true }
euclid = { workspace = true }
-http = { workspace = true }
ipc-channel = { workspace = true }
keyboard-types = { workspace = true }
malloc_size_of = { workspace = true }