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