mirror of
https://github.com/NotAShelf/microfetch.git
synced 2026-05-19 13:20:14 +00:00
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:
parent
1a692d7271
commit
c1bc63aa73
3 changed files with 20 additions and 10 deletions
|
|
@ -11,7 +11,7 @@ repository = "https://github.com/notashelf/microfetch"
|
|||
publish = true
|
||||
|
||||
[dependencies]
|
||||
hotpath = { optional = true, version = "0.16.0" }
|
||||
hotpath = { optional = true, version = "0.16.1" }
|
||||
microfetch-alloc.workspace = true
|
||||
microfetch-asm.workspace = true
|
||||
microfetch-lib.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue