Skip to content

Commit 23b8719

Browse files
Nicholas Youngtaiki-e
authored andcommitted
Upgrade mime_guess to version 2.0.1 (#308)
1 parent 2c15f83 commit 23b8719

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
@@ -52,7 +52,7 @@ juniper = "0.13.0"
5252
log = "0.4.6"
5353
log4rs = "0.8.3"
5454
mime = "0.3.13"
55-
mime_guess = "2.0.0-alpha.6"
55+
mime_guess = "2.0.1"
5656
percent-encoding = "2.0.0"
5757
serde = { version = "1.0.91", features = ["derive"] }
5858
tera = "0.11"

0 commit comments

Comments
 (0)