mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-11 22:10:09 +01:00
chore(deps): remove curl from Cargo
This commit is contained in:
parent
43fa3a8e20
commit
211115a17d
2 changed files with 0 additions and 84 deletions
|
|
@ -23,8 +23,6 @@ reqwest = { version = "0.12", features = ["stream", "json", "rustls-tls"], defau
|
|||
tokio = { version = "1", features = ["full"] }
|
||||
futures-util = "0.3"
|
||||
|
||||
curl = { version = "0.4", optional = true }
|
||||
|
||||
[[bin]]
|
||||
name = "_pay-respects-fallback-100-request-ai"
|
||||
path = "src/main.rs"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue