0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-11-23 22:48:21 -05:00

Update Cargo.toml

Co-authored-by: neon_arch <mustafadhuleb53@gmail.com>
This commit is contained in:
Łukasz Mariański 2024-10-04 14:40:56 +00:00 committed by GitHub
parent 9615f0d9e6
commit 6d30e39e9e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,6 +18,7 @@ reqwest = { version = "0.12.5", default-features = false, features = [
"brotli", "brotli",
"gzip", "gzip",
"http2", "http2",
"socks",
] } ] }
tokio = { version = "1.32.0", features = [ tokio = { version = "1.32.0", features = [
"rt-multi-thread", "rt-multi-thread",