From 3c3a4ebf62846a819d4114a6b79b3ea225bde6ec Mon Sep 17 00:00:00 2001 From: boasting-squirrel Date: Wed, 13 Mar 2019 18:18:30 +0100 Subject: upgraded to libflate 0.1.21 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 3ec73f9..922e1ca 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -40,5 +40,5 @@ serde = { version = "1.0.89", features = ["derive"] } tar = "0.4" bytes = "0.4.12" futures = "0.1.25" -libflate = "0.1.20" +libflate = "0.1.21" failure = "0.1.5" \ No newline at end of file -- cgit v1.2.3