Compare commits
4 commits
f39f9606da
...
9cf862de9a
Author | SHA1 | Date | |
---|---|---|---|
9cf862de9a | |||
|
8e697abd34 | ||
|
869ea0f082 | ||
39869e2609 |
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ tracing = "0.1"
|
|||
async-trait = "0.1"
|
||||
http = "1.1"
|
||||
reqwest = "0.12"
|
||||
secrecy = "0.10"
|
||||
secrecy = "0.8"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
serde-xml-rs = "0.6"
|
||||
|
|
Loading…
Reference in a new issue