Skip to content

Commit 115dd34

Browse files
Bump uuid from 1.10.0 to 1.11.0 (#1144)
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.10.0 to 1.11.0. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.10.0...1.11.0) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5756fa3 commit 115dd34

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
@@ -82,7 +82,7 @@ optional = true
8282
default-features = false
8383

8484
[dependencies.uuid]
85-
version = "1.10.0"
85+
version = "1.11.0"
8686
features = [ "serde", "v4" ]
8787

8888
[dependencies.schemars]

0 commit comments

Comments
 (0)