Skip to content

Commit

Permalink
Update Rust crate uuid to 1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] authored Nov 22, 2024
1 parent 5a06312 commit f4ce7fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -651,7 +651,7 @@ update-common = { path = "update-common" }
update-engine = { path = "update-engine" }
url = "2.5.3"
usdt = "0.5.0"
uuid = { version = "1.10.0", features = ["serde", "v4"] }
uuid = { version = "1.11.0", features = ["serde", "v4"] }
uzers = "0.12"
walkdir = "2.5"
whoami = "1.5"
Expand Down

0 comments on commit f4ce7fc

Please sign in to comment.