Skip to content

Commit

Permalink
Bump walkdir
Browse files Browse the repository at this point in the history
  • Loading branch information
Eijebong committed Mar 31, 2018
1 parent 260051d commit f12b7bb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 11 deletions.
18 changes: 8 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion components/style/Cargo.toml
Expand Up @@ -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}

0 comments on commit f12b7bb

Please sign in to comment.