build(deps): bump fs4 from 0.9.1 to 0.10.0 in the deps group (#1929)

Bumps the deps group with 1 update: [fs4](https://github.com/al8n/fs4-rs).


Updates `fs4` 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
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-10-12 12:46:19 +11:00 committed by GitHub
parent 2a7634c909
commit e7f98b2a3d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -10,4 +10,4 @@ edition = "2021"
license = "Apache-2.0 OR MIT"
[dependencies]
fs4 = "0.9.1"
fs4 = "0.10.0"