summaryrefslogtreecommitdiffstats
path: root/store/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'store/Cargo.toml')
-rw-r--r--store/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/store/Cargo.toml b/store/Cargo.toml
index 2389ea4a..d3eb0272 100644
--- a/store/Cargo.toml
+++ b/store/Cargo.toml
@@ -36,7 +36,6 @@ failure = "0.1.2"
futures = "0.1.17"
rand = { version = "0.7", default-features = false }
rusqlite = "0.19"
-time = "0.1.38"
tokio-core = "0.1.10"
tokio-io = "0.1.4"