Skip to content

Commit 1df0737

Browse files
build(deps): bump the patch group across 1 directory with 2 updates (#738)
1 parent e70e7e2 commit 1df0737

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

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

crates/ironrdp-tls/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ native-tls = ["dep:tokio-native-tls", "dep:x509-cert", "tokio/io-util"]
2222
stub = []
2323

2424
[dependencies]
25-
tokio = { version = "1.43" }
25+
tokio = { version = "1.44" }
2626
x509-cert = { version = "0.2", default-features = false, features = ["std"], optional = true }
2727
tokio-native-tls = { version = "0.3", optional = true } # public
2828
tokio-rustls = { version = "0.26", optional = true } # public

0 commit comments

Comments
 (0)