Skip to content

Commit a5dab35

Browse files
build(deps): bump rayon from 1.11.0 to 1.12.0 (#1235)
1 parent 2fa7c64 commit a5dab35

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

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

crates/ironrdp-server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ ironrdp-rdpsnd = { path = "../ironrdp-rdpsnd", version = "0.7" } # public
4949
tracing = { version = "0.1", features = ["log"] }
5050
x509-cert = { version = "0.2.5", optional = true }
5151
rustls-pemfile = { version = "2.2.0", optional = true }
52-
rayon = { version = "1.10.0", optional = true }
52+
rayon = { version = "1.12.0", optional = true }
5353
bytes = "1"
5454
visibility = { version = "0.1", optional = true }
5555
qoicoubeh = { version = "0.5", optional = true }

0 commit comments

Comments
 (0)