Bump torut from 0.1.10 to 0.2.0

Bumps [torut](https://github.com/teawithsand/torut) from 0.1.10 to 0.2.0.
- [Release notes](https://github.com/teawithsand/torut/releases)
- [Commits](https://github.com/teawithsand/torut/compare/v0.1.10...v0.2.0)

---
updated-dependencies:
- dependency-name: torut
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/734/head
dependabot[bot] 3 years ago committed by GitHub
parent 3db96dd170
commit 578d2e7ea3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

518
Cargo.lock generated

File diff suppressed because it is too large Load Diff

@ -58,7 +58,7 @@ tokio-socks = "0.5"
tokio-tungstenite = { version = "0.15", features = [ "rustls-tls" ] }
tokio-util = { version = "0.6", features = [ "io" ] }
toml = "0.5"
torut = { version = "0.1", default-features = false, features = [ "v3", "control" ] }
torut = { version = "0.2", default-features = false, features = [ "v3", "control" ] }
tracing = { version = "0.1", features = [ "attributes" ] }
tracing-appender = "0.1"
tracing-futures = { version = "0.2", features = [ "std-future", "futures-03" ] }

Loading…
Cancel
Save