fin update
This commit is contained in:
@@ -7,8 +7,11 @@ edition = "2021"
|
||||
anyhow = "1.0.95"
|
||||
axum = { version = "0.8.1", features = ["http2"] }
|
||||
colored = "2.2.0"
|
||||
env_logger = "0.11.6"
|
||||
human_bytes = "0.4.3"
|
||||
image = "0.25.5"
|
||||
libwebp-sys = "0.11.0"
|
||||
log = "0.4.25"
|
||||
reqwest = { version = "0.12.12", default-features = false, features = ["json", "stream", "rustls-tls"] }
|
||||
thiserror = "2.0.9"
|
||||
tokio = { version = "1.42.0", features = ["full"] }
|
||||
|
||||
Reference in New Issue
Block a user