mirror of
https://github.com/NotAShelf/microfetch.git
synced 2026-04-13 13:23:52 +00:00
chore: bump hotpath from 0.14.0 to 0.14.1
Bumps [hotpath](https://github.com/pawurb/hotpath-rs) from 0.14.0 to 0.14.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.14.0...v0.14.1) --- updated-dependencies: - dependency-name: hotpath dependency-version: 0.14.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
1b0e3070bb
commit
514584f5de
3 changed files with 6 additions and 6 deletions
|
|
@ -9,7 +9,7 @@ license.workspace = true
|
|||
publish = false
|
||||
|
||||
[dependencies]
|
||||
hotpath = { optional = true, version = "0.14.0" }
|
||||
hotpath = { optional = true, version = "0.14.1" }
|
||||
microfetch-asm.workspace = true
|
||||
|
||||
[features]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue