We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f25e588 commit 9e3d159Copy full SHA for 9e3d159
Cargo.toml
@@ -7,3 +7,6 @@ license = "MIT"
7
description = "Strongly Typed Mimes"
8
documentation = "http://hyperium.github.io/mime.rs"
9
repository = "https://github.com/hyperium/mime.rs"
10
+
11
+[dependencies]
12
+log = "*"
0 commit comments