build(deps): bump filetime from 0.2.23 to 0.2.24 (#32993)

* build(deps): bump filetime from 0.2.23 to 0.2.24

Bumps [filetime](https://github.com/alexcrichton/filetime) from 0.2.23 to 0.2.24.
- [Commits](https://github.com/alexcrichton/filetime/compare/0.2.23...0.2.24)

---
updated-dependencies:
- dependency-name: filetime
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Allow duplicate package.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Josh Matthews <josh@joshmatthews.net>
This commit is contained in:
dependabot[bot] 2024-08-10 06:30:24 +00:00 committed by GitHub
parent 1a58dba03e
commit 71898dae17
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 17 additions and 5 deletions

View file

@ -26,6 +26,7 @@ packages = [
"futures",
"hermit-abi",
"redox_syscall",
"libredox",
"syn",
"time",
"wasi",