summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJokler <jokler.contact@gmail.com>2018-03-08 16:53:11 +0100
committerJokler <jokler.contact@gmail.com>2018-03-08 16:56:29 +0100
commit2208ada6677b8aa4a5651fb21021049c1e59a1d4 (patch)
treecf93bc68e96a7ca5ee68fd09f61275861eac18d8 /Cargo.toml
parent1bb6e307f1011456b28bb6eb27abc80e71ef187d (diff)
downloadfrippy-2208ada6677b8aa4a5651fb21021049c1e59a1d4.tar.gz
frippy-2208ada6677b8aa4a5651fb21021049c1e59a1d4.zip
Use a naive search for html titles to speed it up
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2d4087a..3f280b6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -30,7 +30,6 @@ time = "0.1.39"
humantime = "1.1.0"
rlua = "0.12.2"
reqwest = "0.8.5"
-select = "0.4.2"
regex = "0.2.6"
lazy_static = "1.0.0"
serde = "1.0.27"