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.
rust-globset/globset-fix-metadata.diff

12 lines
276 B

--- globset-0.4.2/Cargo.toml 1969-12-31T16:00:00-08:00
+++ globset-0.4.2/Cargo.toml 2019-04-03T11:01:15.581946-07:00
@@ -26,7 +26,7 @@
name = "globset"
bench = false
[dependencies.aho-corasick]
-version = "0.6.8"
+version = "0.7.3"
[dependencies.fnv]
version = "1.0.6"