aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 4e5d51e..ecc5583 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -39,7 +39,7 @@ hex = "0.4"
http = "0.2"
httparse = "1"
if-addrs = "0.10"
-libflate = "1"
+libflate = "2"
log = "0.4"
maud = "0.25"
mime = "0.3"
@@ -82,4 +82,4 @@ url = "2"
fake-tty = "0.3.1"
[build-dependencies]
-grass = { version = "0.12", default-features = false }
+grass = { version = "0.13", default-features = false }