chore: bump hotpath from 0.16.0 to 0.16.1

Bumps [hotpath](https://github.com/pawurb/hotpath-rs) from 0.16.0 to 0.16.1.
- [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.16.0...v0.16.1)

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

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

View file

@ -9,7 +9,7 @@ license.workspace = true
publish = false
[dependencies]
hotpath = { optional = true, version = "0.16.0" }
hotpath = { optional = true, version = "0.16.1" }
microfetch-asm.workspace = true
[features]