Skip to content

Commit 06ea233

Browse files
fix(deps): update rust crate ironrdp-async to 0.7.0
1 parent e26b8dc commit 06ea233

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wasm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ ironrdp = { version = "0.9.1", features = [
3535
ironrdp-core = "0.1.4"
3636
ironrdp-cliprdr-format = "0.1.3"
3737
ironrdp-futures = "0.2.0"
38-
ironrdp-async = "0.4.0"
38+
ironrdp-async = "0.7.0"
3939

4040
# TLS
4141
futures-rustls = { version = "0.26.0", default-features = false, features = ["ring", "tls12", "logging"] }

0 commit comments

Comments
 (0)