chore: commit changes, still bad

This commit is contained in:
DecDuck
2025-07-26 19:56:38 +10:00
parent aad2d964eb
commit 9a85f68d3a
20 changed files with 173 additions and 148 deletions

View File

@ -105,7 +105,7 @@ features = ["other_errors"] # You can also use "yaml_enc"
[dependencies.reqwest]
version = "0.12"
default-features = false
features = ["json", "http2", "blocking", "rustls-tls-webpki-roots", "stream"]
features = ["json", "http2", "rustls-tls-webpki-roots", "stream"]
[dependencies.serde]
version = "1"