deps: update walkdir minimum version
We'll want to be using the new `same_file_system` option soon.
This commit is contained in:
@@ -26,7 +26,7 @@ memchr = "2"
|
||||
regex = "1"
|
||||
same-file = "1"
|
||||
thread_local = "0.3.2"
|
||||
walkdir = "2.2.1"
|
||||
walkdir = "2.2.2"
|
||||
|
||||
[target.'cfg(windows)'.dependencies.winapi]
|
||||
version = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user