Skip to content

Commit a682d9c

Browse files
build(deps): bump uuid from 1.17.0 to 1.18.0 (#915)
1 parent ac29142 commit a682d9c

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ smallvec = "1.15"
8181
tap = "1"
8282
semver = "1"
8383
raw-window-handle = "0.6"
84-
uuid = { version = "1.16" }
84+
uuid = { version = "1.18" }
8585
x509-cert = { version = "0.2", default-features = false, features = ["std"] }
8686
url = "2"
8787

0 commit comments

Comments
 (0)