🚨 chore: make cargo clippy happy (#575)
This commit is contained in:
parent
42f121f4d7
commit
b7edf49c4e
2 changed files with 440 additions and 378 deletions
817
Cargo.lock
generated
817
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -17,6 +17,7 @@ reqwest = { version = "0.12.4", default-features = false, features = [
|
|||
"rustls-tls",
|
||||
"brotli",
|
||||
"gzip",
|
||||
"http2"
|
||||
] }
|
||||
tokio = { version = "1.32.0", features = [
|
||||
"rt-multi-thread",
|
||||
|
|
Loading…
Add table
Reference in a new issue