about summary refs log tree commit diff
path: root/frontend
diff options
context:
space:
mode:
Diffstat (limited to 'frontend')
-rw-r--r--frontend/Cargo.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/frontend/Cargo.toml b/frontend/Cargo.toml
index b528d2b..e348451 100644
--- a/frontend/Cargo.toml
+++ b/frontend/Cargo.toml
@@ -11,8 +11,6 @@ gloo = "0.8.0"
 web-sys = "0.3.60"
 wasm-bindgen = "0.2.83"
 gloo-net = "0.2"
-serde = { version = "1.0", features = ["derive", "rc"] }
 wasm-bindgen-futures = "0.4"
 itertools = "0.10.5"
-scraper = "0.12.0"
 lib = { path = "../lib" }
\ No newline at end of file