Skip to content

Commit cf3321b

Browse files
committed
chore: bump dependencies
Signed-off-by: NotAShelf <[email protected]> Change-Id: I95094ead2493107a2d4bdd3f797fee246a6a6964
1 parent 7b8e736 commit cf3321b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ name = "microfetch"
1212
path = "src/main.rs"
1313

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

1818
[dev-dependencies]
1919
criterion = "0.8.0"

0 commit comments

Comments
 (0)