Skip to content

Commit

Permalink
Bump fs4 from 0.9.1 to 0.10.0
Browse files Browse the repository at this point in the history
Bumps [fs4](https://github.com/al8n/fs4-rs) from 0.9.1 to 0.10.0.
- [Release notes](https://github.com/al8n/fs4-rs/releases)
- [Commits](https://github.com/al8n/fs4-rs/commits/0.10.0)

---
updated-dependencies:
- dependency-name: fs4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent eea6dcf commit 9de8e52
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 crates/path/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ miette = {workspace = true, features = ["fancy-no-syscall"]}

[target.'cfg(not(target_family = "wasm"))'.dependencies]
miette = {workspace = true, features = ["fancy"]}
fs4 = {version = "0.9.1", features = ["sync"]}
fs4 = {version = "0.10.0", features = ["sync"]}

0 comments on commit 9de8e52

Please sign in to comment.