Skip to content

Commit 6d59ab9

Browse files
Merge pull request #232 from influxdata/dependabot/cargo/async-socks5-0.6
chore(deps): update async-socks5 requirement from 0.5 to 0.6
2 parents 8e4a626 + 2067ca2 commit 6d59ab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ documentation = "https://docs.rs/rskafka/"
1919
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
2020

2121
[dependencies]
22-
async-socks5 = { version = "0.5", optional = true }
22+
async-socks5 = { version = "0.6", optional = true }
2323
async-trait = "0.1"
2424
bytes = "1.1"
2525
chrono = { version = "0.4", default-features = false }

0 commit comments

Comments
 (0)