From 4098cb77284fb5045eb45e2696d24194e9f93932 Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Wed, 19 Jul 2023 14:04:07 +0200 Subject: Bump deps --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') 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 } -- cgit v1.2.3