Bump fs4 from 0.6.3 to 0.6.4 (#1031)

Bumps [fs4](https://github.com/al8n/fs4-rs) from 0.6.3 to 0.6.4.
- [Commits](https://github.com/al8n/fs4-rs/commits)

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

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] 2023-05-05 15:04:51 +10:00 committed by GitHub
parent 024db639bc
commit e9c7405081
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 37 deletions

View file

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