Skip to content

Commit 1098871

Browse files
chore(deps): update rust crate vfs to 0.11.0 (#89)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 11c9f59 commit 1098871

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ json-strip-comments = { version = "1.0.2" }
8787
codspeed-criterion-compat = { version = "2.3.3", default-features = false, optional = true }
8888

8989
[dev-dependencies]
90-
vfs = "0.10.0" # for testing with in memory file system
90+
vfs = "0.11.0" # for testing with in memory file system
9191
rayon = { version = "1.8.1" }
9292
criterion = { version = "0.5.1", default-features = false }
9393
normalize-path = { version = "0.2.1" }

0 commit comments

Comments
 (0)