Skip to content

Commit a99d13e

Browse files
Bump uuid from 1.20.0 to 1.21.0 in the rust-minor-updates group
Bumps the rust-minor-updates group with 1 update: [uuid](https://github.com/uuid-rs/uuid). Updates `uuid` from 1.20.0 to 1.21.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.20.0...v1.21.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 23609de commit a99d13e

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)