build: remove tokio and bin

This commit is contained in:
rzmk 2025-05-02 17:17:57 -04:00
parent e2c7841f4a
commit a7fa0ac862
No known key found for this signature in database
3 changed files with 0 additions and 87 deletions

View file

@ -13,4 +13,3 @@ bon = "3.6.3"
reqwest = { version = "0.12.15", features = ["json", "multipart", "stream"] }
serde = "1.0.219"
serde_json = "1.0.140"
tokio = { version = "1.44.2", features = ["full"] }