Skip to content

Commit

Permalink
Merge 0c6a297 into 3328333
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 25, 2022
2 parents 3328333 + 0c6a297 commit f810ec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gremlin-client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ chrono = "0.4"
lazy_static = "1.3.0"
base64 = "0.12.1"
native-tls = "0.2.3"
async-tungstenite = { version = "0.12", optional = true, default-features=false}
async-tungstenite = { version = "0.18", optional = true, default-features=false}
async-std = { version = "1.4.0", optional = true, features = ["unstable","attributes"] }
async-trait = { version = "0.1.10", optional = true }
async-tls = { version = "0.11", optional = true }
Expand Down

0 comments on commit f810ec6

Please sign in to comment.