build(deps): bump foldhash from 0.1.4 to 0.1.5 (#36006)

Bumps [foldhash](https://github.com/orlp/foldhash) from 0.1.4 to 0.1.5.
- [Commits](https://github.com/orlp/foldhash/compare/v0.1.4...v0.1.5)

---
updated-dependencies:
- dependency-name: foldhash
  dependency-type: indirect
  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] 2025-03-17 17:54:59 +00:00 committed by GitHub
parent 9ef9cfc3b1
commit b3c0794084
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
Cargo.lock generated
View file

@ -2125,9 +2125,9 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
[[package]]
name = "foldhash"
version = "0.1.4"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a0d2fde1f7b3d48b8395d5f2de76c18a528bd6a9cdde438df747bfcba3e05d6f"
checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2"
[[package]]
name = "font-kit"