Skip to content

Commit 4c89d8e

Browse files
Bump uuid from 1.13.1 to 1.15.1
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.13.1 to 1.15.1. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.13.1...v1.15.1) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 27de3c8 commit 4c89d8e

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

Cargo.lock

Lines changed: 17 additions & 17 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
@@ -89,7 +89,7 @@ tokio = "1.43"
8989
tokio-rustls = {version = "0.26", default-features = false, features = ["logging", "tls12", "ring"]}
9090
typeshare = "1.0"
9191
url = "2.5"
92-
uuid = "1.13"
92+
uuid = "1.15"
9393
# oxide
9494
dropshot = "0.15"
9595
progenitor = "0.9"

0 commit comments

Comments
 (0)