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

Compare commits

..

2 Commits

Author SHA1 Message Date
Łukasz Mariański
8b87a82044
Merge 6d30e39e9e into 913ca1b075 2024-10-04 14:40:59 +00:00
Łukasz Mariański
6d30e39e9e
Update Cargo.toml
Co-authored-by: neon_arch <mustafadhuleb53@gmail.com>
2024-10-04 14:40:56 +00:00

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",