Skip to content

Commit 15aee35

Browse files
chore(deps): bump hotpath from 0.7.5 to 0.8.0
Bumps [hotpath](https://github.com/pawurb/hotpath) from 0.7.5 to 0.8.0. - [Release notes](https://github.com/pawurb/hotpath/releases) - [Changelog](https://github.com/pawurb/hotpath-rs/blob/main/CHANGELOG.md) - [Commits](pawurb/hotpath-rs@v0.7.5...v0.8.0) --- updated-dependencies: - dependency-name: hotpath dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a3b169b commit 15aee35

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ name = "microfetch"
1212
path = "src/main.rs"
1313

1414
[dependencies]
15-
hotpath = { optional = true, version = "0.7.5" }
15+
hotpath = { optional = true, version = "0.8.0" }
1616
libc = "0.2.177"
1717

1818
[dev-dependencies]

0 commit comments

Comments
 (0)