Skip to content

Commit

Permalink
tokio-tungstenite 0.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
juchiast committed Nov 7, 2023
1 parent c2d38a1 commit 37cad5c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 14 deletions.
24 changes: 11 additions & 13 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 crates/cmds-pdg/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ flow-lib = { workspace = true }
futures = "0.3.28"
serde = { version = "1.0.159", features = ["derive"] }
serde_json = "1.0.95"
tokio-tungstenite = { version = "0.18.0", features = [
tokio-tungstenite = { version = "0.20.1", features = [
"rustls-tls-webpki-roots",
] }
thiserror = "1.0.40"
Expand Down

0 comments on commit 37cad5c

Please sign in to comment.