parent
a4706d793e
commit
cddaacd12f
8 changed files with 913 additions and 9 deletions
|
|
@ -44,3 +44,4 @@ tokio = { version = "1", features = [
|
|||
tokio-stream = { version = "0.1", features = ["sync"] }
|
||||
tracing = "0.1"
|
||||
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
|
||||
reqwest = { version = "0.12", default-features = false, features = ["json", "rustls-tls"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue