Skip to content

Commit 8bdf4d4

Browse files
Bump uuid from 1.22.0 to 1.23.0
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.22.0 to 1.23.0. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.22.0...v1.23.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 1.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d32cfcc commit 8bdf4d4

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dropshot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ optional = true
8888
default-features = false
8989

9090
[dependencies.uuid]
91-
version = "1.22.0"
91+
version = "1.23.0"
9292
features = [ "serde", "v4" ]
9393

9494
[dependencies.schemars]

0 commit comments

Comments
 (0)