mirror of
https://github.com/NotAShelf/microfetch.git
synced 2026-04-18 15:39:53 +00:00
chore: bump hotpath from 0.14.1 to 0.15.0
Bumps [hotpath](https://github.com/pawurb/hotpath-rs) from 0.14.1 to 0.15.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.14.1...v0.15.0) --- updated-dependencies: - dependency-name: hotpath dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b385714d88
commit
93b7af0da8
2 changed files with 9 additions and 25 deletions
|
|
@ -9,7 +9,7 @@ license.workspace = true
|
|||
publish = false
|
||||
|
||||
[dependencies]
|
||||
hotpath = { optional = true, version = "0.14.0" }
|
||||
hotpath = { optional = true, version = "0.15.0" }
|
||||
microfetch-asm.workspace = true
|
||||
|
||||
[features]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue