mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Bump walkdir
This commit is contained in:
parent
260051da3c
commit
f12b7bbd7a
2 changed files with 9 additions and 11 deletions
|
@ -80,5 +80,5 @@ lazy_static = "1"
|
|||
log = "0.4"
|
||||
bindgen = { version = "0.33.2", optional = true, default-features = false }
|
||||
regex = {version = "0.2", optional = true}
|
||||
walkdir = "1.0"
|
||||
walkdir = "2.1.4"
|
||||
toml = {version = "0.4.5", optional = true, default-features = false}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue