cargo: bump fast-socks5 from 0.4.2 to 0.4.3

Bumps [fast-socks5](https://github.com/dizda/fast-socks5) from 0.4.2 to 0.4.3.
- [Release notes](https://github.com/dizda/fast-socks5/releases)
- [Commits](https://github.com/dizda/fast-socks5/compare/v0.4.2...v0.4.3)

---
updated-dependencies:
- dependency-name: fast-socks5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-08-23 21:10:21 +00:00
committed by GitHub
parent 3aa2b57ac1
commit b463b602a9
2 changed files with 3 additions and 3 deletions

View File

@@ -72,7 +72,7 @@ thiserror = "1.0.26"
toml = "0.5.6"
url = "2.2.2"
uuid = { version = "0.8", features = ["serde", "v4"] }
fast-socks5 = "0.4.2"
fast-socks5 = "0.4.3"
humansize = "1.1.1"
[dev-dependencies]