mirror of
https://github.com/NotAShelf/microfetch.git
synced 2026-04-18 15:39:53 +00:00
Merge pull request #64 from NotAShelf/dependabot/cargo/hotpath-0.15.0
build: bump hotpath from 0.14.1 to 0.15.0
This commit is contained in:
commit
136d5bcb58
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