summaryrefslogtreecommitdiffstats
path: root/store/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'store/Cargo.toml')
-rw-r--r--store/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/store/Cargo.toml b/store/Cargo.toml
index c26d5cb1..71d5d5b0 100644
--- a/store/Cargo.toml
+++ b/store/Cargo.toml
@@ -36,7 +36,7 @@ capnp-rpc = "0.10"
failure = "0.1.2"
futures = "0.1.17"
rand = { version = "0.6", default-features = false }
-rusqlite = "0.14"
+rusqlite = "0.19"
time = "0.1.38"
tokio-core = "0.1.10"
tokio-io = "0.1.4"