Skip to content

Commit 3c19fd3

Browse files
fix(deps): update rust crate ironrdp-async to 0.8.0
1 parent 3e031e7 commit 3c19fd3

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.8.0"
3939

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

0 commit comments

Comments
 (0)