fix(deps): update rust crate http to v1
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/todo-check Pipeline was successful
ci/woodpecker/push/release Pipeline was successful
ci/woodpecker/pr/release Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/todo-check Pipeline was successful
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/todo-check Pipeline was successful
ci/woodpecker/push/release Pipeline was successful
ci/woodpecker/pr/release Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/todo-check Pipeline was successful
This commit is contained in:
parent
c3eda9ad43
commit
c6f9ca4ab5
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.11"
|
||||
secrecy = "0.8"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
|
|
Loading…
Reference in a new issue