fix(deps): update rust crate http to v1 #3
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ tracing = "0.1"
|
|||
|
||||
# network
|
||||
async-trait = "0.1"
|
||||
http = "0.2"
|
||||
http = "1.1"
|
||||
reqwest = "0.12"
|
||||
secrecy = "0.8"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
|
|
Loading…
Reference in a new issue