File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -152,8 +152,9 @@ The following crate feature flags are available:
152
152
153
153
### Tor embedded client
154
154
155
- The library used under the hood for websocket require a little change ([ PR here] ( https://github.com/snapview/tungstenite-rs/pull/431 ) ).
156
- Until it's merged, you have to add the following lines in your ` Cargo.toml ` :
155
+ The library used under the hood for websocket require a little fix ([ PR here] ( https://github.com/snapview/tungstenite-rs/pull/431 ) )
156
+ to work with [ ` arti-client ` ] ( https://crates.io/crates/arti-client ) (the pure rust tor implementation).
157
+ Until it's merged and released, if you are interested to use the embedded tor client, you have to add the following lines in your ` Cargo.toml ` :
157
158
158
159
``` toml
159
160
[patch .crates-io ]
You can’t perform that action at this time.
0 commit comments