chore: bump hotpath from 0.15.1 to 0.16.0

Bumps [hotpath](https://github.com/pawurb/hotpath-rs) from 0.15.1 to 0.16.0.
- [Release notes](https://github.com/pawurb/hotpath-rs/releases)
- [Changelog](https://github.com/pawurb/hotpath-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pawurb/hotpath-rs/compare/v0.15.1...v0.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-05-11 16:55:16 +00:00 committed by GitHub
commit 7d590f3100
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 10 additions and 150 deletions

View file

@ -11,7 +11,7 @@ repository = "https://github.com/notashelf/microfetch"
publish = true
[dependencies]
hotpath = { optional = true, version = "0.15.1" }
hotpath = { optional = true, version = "0.16.0" }
microfetch-alloc.workspace = true
microfetch-asm.workspace = true
microfetch-lib.workspace = true