From 3681dc443116a8f3b48595fea3d584187bef3599 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Sun, 30 Oct 2022 13:01:39 +0100 Subject: Misc: Remove unneeded dependencies --- Cargo.lock | 5 ----- 1 file changed, 5 deletions(-) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 81bd414..0d2c505 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -448,7 +448,6 @@ dependencies = [ "rand 0.7.3", "reqwest", "scraper", - "serde", "tokio 0.2.25", "url", ] @@ -621,8 +620,6 @@ dependencies = [ "gloo-net", "itertools", "lib", - "scraper", - "serde", "wasm-bindgen", "wasm-bindgen-futures", "web-sys", @@ -1123,9 +1120,7 @@ dependencies = [ "actix-web", "html2text", "lib", - "rand 0.7.3", "scraper", - "serde", "serde_json", ] -- cgit 1.4.1