Compare commits
2 commits
c6f9ca4ab5
...
bab4225ad8
Author | SHA1 | Date | |
---|---|---|---|
|
bab4225ad8 | ||
b05c67d35e |
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ tracing = "0.1"
|
|||
|
||||
# network
|
||||
async-trait = "0.1"
|
||||
http = "0.2"
|
||||
reqwest = "0.11"
|
||||
http = "1.1"
|
||||
reqwest = "0.12"
|
||||
secrecy = "0.8"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
|
|
Loading…
Reference in a new issue