Skip to content

Commit 0f3e4a7

Browse files
Bump uuid from 1.12.0 to 1.12.1 (#362)
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.12.0 to 1.12.1. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.12.0...1.12.1) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b4bd2bf commit 0f3e4a7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ version = "1"
4444
features = [ "full" ]
4545

4646
[dependencies.uuid]
47-
version = "1.12.0"
47+
version = "1.12.1"
4848
features = [ "serde", "v4" ]
4949

5050
[dev-dependencies]

0 commit comments

Comments
 (0)