You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
299 B
12 lines
299 B
6 years ago
|
--- mime_guess-2.0.1/Cargo.toml 1970-01-01T00:00:00+00:00
|
||
|
+++ mime_guess-2.0.1/Cargo.toml 2019-09-13T16:27:39.599697+00:00
|
||
|
@@ -34,7 +34,7 @@
|
||
|
[dependencies.unicase]
|
||
|
version = "2.4.0"
|
||
|
[dev-dependencies.criterion]
|
||
|
-version = "0.2"
|
||
|
+version = "0.3"
|
||
|
[build-dependencies.unicase]
|
||
|
version = "2.4.0"
|
||
|
|