diff --git a/tolstoy/Cargo.toml b/tolstoy/Cargo.toml index d0031c86..0d6b0b5c 100644 --- a/tolstoy/Cargo.toml +++ b/tolstoy/Cargo.toml @@ -12,7 +12,7 @@ sqlcipher = ["rusqlite/sqlcipher"] failure = "~0.1" futures = "~0.3" hyper = "~0.14" -hyper-tls = "~0.4" +hyper-tls = "~0.5" http = "~0.2" log = "~0.4" mime = "~0.3"