Skip to content

Commit 77b07fb

Browse files
Bump uuid from 1.14.0 to 1.15.1 (#1272)
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.14.0 to 1.15.1. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.14.0...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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 98ae4bc commit 77b07fb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dropshot/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ optional = true
8383
default-features = false
8484

8585
[dependencies.uuid]
86-
version = "1.14.0"
86+
version = "1.15.1"
8787
features = [ "serde", "v4" ]
8888

8989
[dependencies.schemars]

0 commit comments

Comments
 (0)