Skip to content

Commit 4ed12f3

Browse files
committed
Update Rust crate conduit-mime-types to 0.8
1 parent d55c881 commit 4ed12f3

File tree

2 files changed

+120
-11
lines changed

2 files changed

+120
-11
lines changed

Cargo.lock

Lines changed: 119 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

conduit-static/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ edition = "2018"
1010

1111
[dependencies]
1212
conduit = { version = "0.9.0-alpha.5", path = "../conduit" }
13-
conduit-mime-types = "0.7"
13+
conduit-mime-types = "0.8"
1414
time = { version = "0.2", default-features = false, features = ["std"] }
1515
filetime = "0.2"
1616

0 commit comments

Comments
 (0)