mirror of
https://github.com/Swatinem/rust-cache
synced 2025-08-14 00:51:18 +00:00
Update the test lockfiles
This commit is contained in:
parent
9d47c6ad4b
commit
901019c0f8
6 changed files with 2020 additions and 935 deletions
|
@ -5,7 +5,7 @@ version = "0.1.0"
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
reqwest = "0.11.0"
|
||||
reqwest = "0.12"
|
||||
async-std = "1"
|
||||
tracing = "0.1"
|
||||
tracing-futures = "0.2"
|
||||
|
|
|
@ -5,4 +5,4 @@ version = "0.1.0"
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
clap = "3"
|
||||
clap = "4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue