mirror of
https://github.com/NotAShelf/microfetch.git
synced 2026-02-03 10:05:51 +00:00
chore: bump hotpath
Bumps [hotpath](https://github.com/pawurb/hotpath) from 0.9.2 to 0.9.3. - [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.2...v0.9.3) --- updated-dependencies: - dependency-name: hotpath dependency-version: 0.9.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
40b10d8bbe
commit
d2ae1a9af7
2 changed files with 3 additions and 3 deletions
|
|
@ -18,7 +18,7 @@ name = "microfetch"
|
|||
path = "src/main.rs"
|
||||
|
||||
[dependencies]
|
||||
hotpath = { optional = true, version = "0.9.2" }
|
||||
hotpath = { optional = true, version = "0.9.3" }
|
||||
libc = "0.2.180"
|
||||
|
||||
[dev-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue