Skip to content

Commit 087c66f

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

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
@@ -91,7 +91,7 @@ tokio = "1.43"
9191
tokio-rustls = {version = "0.26", default-features = false, features = ["logging", "tls12", "ring"]}
9292
typeshare = "1.0"
9393
url = "2.5"
94-
uuid = "1.13"
94+
uuid = "1.16"
9595
# oxide
9696
dropshot = "0.15"
9797
progenitor = "0.9"

0 commit comments

Comments
 (0)