Skip to content

Commit 97166e3

Browse files
build(deps): bump walkdir from 2.2.8 to 2.2.9
Bumps [walkdir](https://github.com/BurntSushi/walkdir) from 2.2.8 to 2.2.9. - [Release notes](https://github.com/BurntSushi/walkdir/releases) - [Commits](BurntSushi/walkdir@2.2.8...2.2.9) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 10c76e0 commit 97166e3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ uuid = { version = "0.7.4", features = ["v4"] }
2323

2424
[dev-dependencies]
2525
graph-mock = { path = "../mock" }
26-
walkdir = "2.2.8"
26+
walkdir = "2.2.9"
2727
test-store = { path = "../store/test-store" }
2828
hex = "0.3.2"
2929
graphql-parser = "0.2.1"

0 commit comments

Comments
 (0)