mirror of
https://github.com/NotAShelf/microfetch.git
synced 2025-12-16 01:01:01 +00:00
chore: bump dependencies
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I95094ead2493107a2d4bdd3f797fee246a6a6964
This commit is contained in:
parent
7b8e736ff7
commit
cf3321b17a
2 changed files with 8 additions and 8 deletions
|
|
@ -12,8 +12,8 @@ name = "microfetch"
|
|||
path = "src/main.rs"
|
||||
|
||||
[dependencies]
|
||||
hotpath = { optional = true, version = "0.7.5" }
|
||||
libc = "0.2.177"
|
||||
hotpath = { optional = true, version = "0.8.0" }
|
||||
libc = "0.2.178"
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = "0.8.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue