Skip to content

Commit

Permalink
Bump mime to current version (#1196)
Browse files Browse the repository at this point in the history
  • Loading branch information
kornelski authored Feb 21, 2021
1 parent dabb878 commit 61a955c
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 @@ -95,7 +95,7 @@ http-body = "0.4.0"
hyper = { version = "0.14", default-features = false, features = ["tcp", "http1", "http2", "client", "runtime"] }
lazy_static = "1.4"
log = "0.4"
mime = "0.3.7"
mime = "0.3.16"
percent-encoding = "2.1"
tokio = { version = "1.0", default-features = false, features = ["net", "time"] }
pin-project-lite = "0.2.0"
Expand Down

0 comments on commit 61a955c

Please sign in to comment.