Skip to content

Commit 041edd2

Browse files
authored
Merge pull request #130 from NatLabRockies/dependabot/cargo/rust-minor-updates-4a22d36438
Bump uuid from 1.20.0 to 1.21.0 in the rust-minor-updates group
2 parents 23609de + a99d13e commit 041edd2

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ rmcp = { version = "0.1", features = ["server", "macros", "transport-io"] }
107107
schemars = "1.0"
108108

109109
# Dashboard-specific
110-
uuid = { version = "1.11", features = ["v4"] }
110+
uuid = { version = "1.21", features = ["v4"] }
111111

112112
# TLS
113113
tokio-openssl = "0.6"

0 commit comments

Comments
 (0)