Update Cargo.toml (#331)
parent
6a50902ca7
commit
4eaae27ed3
|
|
@ -11,5 +11,5 @@ reqwest = { version = "0.11.18", features = ["stream", "json"] }
|
||||||
anyhow = { workspace = true }
|
anyhow = { workspace = true }
|
||||||
serde = { workspace = true }
|
serde = { workspace = true }
|
||||||
serdeconv = { workspace = true }
|
serdeconv = { workspace = true }
|
||||||
tracing = { worksapce = true }
|
tracing = { workspace = true }
|
||||||
tokio-retry = "0.3.0"
|
tokio-retry = "0.3.0"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue