Skip to content

Commit ef33e14

Browse files
build(deps): bump uuid from 1.12.0 to 1.12.1 in the patch group (#645)
1 parent fa35376 commit ef33e14

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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-client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ reqwest = "0.12"
7878
url = "2.5"
7979
raw-window-handle = "0.6.2"
8080
ironrdp-core = { workspace = true, features = ["alloc"] }
81-
uuid = { version = "1.12.0"}
81+
uuid = { version = "1.12.1"}
8282

8383
[target.'cfg(windows)'.dependencies]
8484
windows = { workspace = true, features = ["Win32_Foundation"] }

0 commit comments

Comments
 (0)