mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-24 06:58:22 -05:00
Compare commits
1 Commits
8b87a82044
...
6144eb15f6
Author | SHA1 | Date | |
---|---|---|---|
|
6144eb15f6 |
@ -18,7 +18,6 @@ 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",
|
||||||
|
Loading…
Reference in New Issue
Block a user