rustup
This commit is contained in:
@@ -9,7 +9,7 @@ axum = { version = "0.8.1", features = ["http2"] }
|
||||
colored = "2.2.0"
|
||||
image = "0.25.5"
|
||||
libwebp-sys = "0.11.0"
|
||||
reqwest = { version = "0.12.12", features = ["json", "stream", "rustls-tls"] }
|
||||
reqwest = { version = "0.12.12", default-features = false, features = ["json", "stream", "rustls-tls"] }
|
||||
thiserror = "2.0.9"
|
||||
tokio = { version = "1.42.0", features = ["full"] }
|
||||
webp = "0.3.0"
|
||||
|
||||
Reference in New Issue
Block a user