Skip to content

Commit

Permalink
chore: Bump fast-socks5 from 0.8.1 to 0.9.1 (#1338)
Browse files Browse the repository at this point in the history
Bumps [fast-socks5](https://github.com/dizda/fast-socks5) from 0.8.1 to 0.9.1.
- [Release notes](https://github.com/dizda/fast-socks5/releases)
- [Commits](dizda/fast-socks5@v0.8.1...v0.9.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 8, 2023
1 parent 6df3243 commit 022caf4
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 5 deletions.
22 changes: 18 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ async-std = "1.12.0"
async-std-resolver = "0.21.2"
fantoccini = { version = "0.19.3", optional = true }
futures = { version = "0.3.27", optional = true }
fast-socks5 = "0.8.1"
fast-socks5 = "0.9.1"
log = "0.4.20"
mailchecker = "5.0.7"
rand = { version = "0.8.5", features = ["small_rng"] }
Expand Down

0 comments on commit 022caf4

Please sign in to comment.