diff --git a/Cargo.toml b/Cargo.toml index 062e74e93..94b10cce9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -325,7 +325,7 @@ time = { version="0.3" } unicode-segmentation = "1.10.1" unicode-width = "0.1.10" utf-8 = "0.7.6" -walkdir = "2.2" +walkdir = "2.3" winapi-util = "0.1.5" windows-sys = { version="0.42.0", default-features=false } xattr = "0.2.3"