Skip to content

Commit de764d4

Browse files
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](pawurb/hotpath-rs@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] <[email protected]>
1 parent baf7fed commit de764d4

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.9.0" }
15+
hotpath = { optional = true, version = "0.9.2" }
1616
libc = "0.2.178"
1717

1818
[dev-dependencies]

0 commit comments

Comments
 (0)