Skip to content

Commit

Permalink
bump libflate dependency to 0.1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmonstar committed Sep 25, 2018
1 parent 680387f commit 4235596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ http = "0.1.10"
hyper = "0.12.7"
hyper-old-types = { version = "0.11", optional = true, features = ["compat"] }
hyper-tls = "0.3"
libflate = "0.1.11"
libflate = "0.1.18"
log = "0.4"
mime = "0.3.7"
mime_guess = "2.0.0-alpha.6"
Expand Down

0 comments on commit 4235596

Please sign in to comment.