Skip to content

Commit 5ca84f1

Browse files
committed
chore(cargo): update mime dependency to 0.1
1 parent bfe948c commit 5ca84f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ keywords = ["http", "hyper", "hyperium"]
1515
httparse = "0.1"
1616
language-tags = "0.0.7"
1717
log = "0.3"
18-
mime = "0.0.12"
18+
mime = "0.1"
1919
num_cpus = "0.2"
2020
rustc-serialize = "0.3"
2121
time = "0.1"

0 commit comments

Comments
 (0)