Skip to content

Commit 4ec7141

Browse files
Bump uuid from 1.13.1 to 1.14.0
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.13.1 to 1.14.0. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.13.1...v1.14.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 9ed1928 commit 4ec7141

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

Cargo.lock

Lines changed: 16 additions & 16 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
@@ -71,7 +71,7 @@ tokio = "1.43"
7171
tokio-rustls = {version = "0.26", default-features = false, features = ["logging", "tls12", "ring"]}
7272
typeshare = "1.0"
7373
url = "2.5"
74-
uuid = "1.13"
74+
uuid = "1.14"
7575
# oxide
7676
dropshot = "0.15"
7777
progenitor = "0.9"

0 commit comments

Comments
 (0)