parent
630e275490
commit
48a240c810
@ -1,12 +0,0 @@
|
||||
--- walkdir-2.1.3/Cargo.toml 1970-01-01T01:00:00+01:00
|
||||
+++ walkdir-2.1.3/Cargo.toml 2018-02-02T15:00:33.636646+01:00
|
||||
@@ -39,9 +39,6 @@
|
||||
|
||||
[dev-dependencies.serde_derive]
|
||||
version = "1"
|
||||
-[target."cfg(windows)".dependencies.winapi]
|
||||
-version = "0.3"
|
||||
-features = ["std", "winnt"]
|
||||
[badges.appveyor]
|
||||
repository = "BurntSushi/walkdir"
|
||||
|
@ -0,0 +1,21 @@
|
||||
--- walkdir-2.1.4/Cargo.toml 1970-01-01T01:00:00+01:00
|
||||
+++ walkdir-2.1.4/Cargo.toml 2018-06-14T08:27:53.392735+02:00
|
||||
@@ -25,7 +25,7 @@
|
||||
[dependencies.same-file]
|
||||
version = "1"
|
||||
[dev-dependencies.docopt]
|
||||
-version = "0.8"
|
||||
+version = "1"
|
||||
|
||||
[dev-dependencies.quickcheck]
|
||||
version = "0.6"
|
||||
@@ -39,9 +39,6 @@
|
||||
|
||||
[dev-dependencies.serde_derive]
|
||||
version = "1"
|
||||
-[target."cfg(windows)".dependencies.winapi]
|
||||
-version = "0.3"
|
||||
-features = ["std", "winnt"]
|
||||
[badges.appveyor]
|
||||
repository = "BurntSushi/walkdir"
|
||||
|
Loading…
Reference in new issue