Skip to content

Commit a41eb10

Browse files
authored
Merge pull request #41 from NotAShelf/dependabot/cargo/hotpath-0.9.2
chore(deps): bump hotpath from 0.9.0 to 0.9.2
2 parents baf7fed + de764d4 commit a41eb10

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)