summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorManos Pitsidianakis <el13635@mail.ntua.gr>2020-05-10 21:14:49 +0300
committerManos Pitsidianakis <el13635@mail.ntua.gr>2020-05-10 21:18:56 +0300
commiteb701695f71d6e62f5f11b85d3b367494a23c48b (patch)
tree5b29ea6b93694e63e7f5e09430e1b2240d0e1bfb /Cargo.toml
parentb5b9982d9eb8c17b72fcd5599b4999f760d6f570 (diff)
Remove fnv crate
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 01ee2d4f..92ca8ca3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -34,7 +34,6 @@ serde = "1.0.71"
serde_derive = "1.0.71"
serde_json = "1.0"
toml = "0.5.3"
-fnv = "1.0.3" # >:c
linkify = "0.3.1" # >:c
xdg-utils = "0.3.0"
nom = "3.2.0"