mirror of
https://github.com/NotAShelf/microfetch.git
synced 2026-03-05 16:02:54 +00:00
chore: bump hotpath
Bumps [hotpath](https://github.com/pawurb/hotpath-rs) from 0.11.0 to 0.13.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.11.0...v0.13.0) --- updated-dependencies: - dependency-name: hotpath dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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
6eb30c85bf
commit
16ac17f8b6
2 changed files with 5 additions and 5 deletions
|
|
@ -18,7 +18,7 @@ name = "microfetch"
|
|||
path = "src/main.rs"
|
||||
|
||||
[dependencies]
|
||||
hotpath = { optional = true, version = "0.11.0" }
|
||||
hotpath = { optional = true, version = "0.13.0" }
|
||||
libc = "0.2.182"
|
||||
|
||||
[dev-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue