Skip to content

Commit 14e245d

Browse files
build(deps): bump tokio-tungstenite from 0.26.2 to 0.27.0 (#848)
1 parent 56f8ba4 commit 14e245d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/ironrdp-client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ tracing-subscriber = { version = "0.3", features = ["env-filter"] }
6565

6666
# Async, futures
6767
tokio = { version = "1", features = ["full"] }
68-
tokio-tungstenite = "0.26"
68+
tokio-tungstenite = "0.27"
6969
transport = { git = "https://github.com/Devolutions/devolutions-gateway", rev = "06e91dfe82751a6502eaf74b6a99663f06f0236d" }
7070
futures-util = { version = "0.3", features = ["sink"] }
7171

0 commit comments

Comments
 (0)