mirror of
https://github.com/NotAShelf/microfetch.git
synced 2026-01-13 03:57:46 +00:00
chore(deps): bump hotpath from 0.9.0 to 0.9.2
Bumps [hotpath](https://github.com/pawurb/hotpath) from 0.9.0 to 0.9.2. - [Release notes](https://github.com/pawurb/hotpath/releases) - [Changelog](https://github.com/pawurb/hotpath-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/pawurb/hotpath/compare/v0.9.0...v0.9.2) --- updated-dependencies: - dependency-name: hotpath dependency-version: 0.9.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
baf7fed370
commit
de764d4c40
2 changed files with 5 additions and 5 deletions
|
|
@ -12,7 +12,7 @@ name = "microfetch"
|
|||
path = "src/main.rs"
|
||||
|
||||
[dependencies]
|
||||
hotpath = { optional = true, version = "0.9.0" }
|
||||
hotpath = { optional = true, version = "0.9.2" }
|
||||
libc = "0.2.178"
|
||||
|
||||
[dev-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue