Skip to content

Commit e3a0bde

Browse files
Bump uuid from 1.23.0 to 1.23.1 (#54)
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.23.0 to 1.23.1. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.23.0...v1.23.1) --- updated-dependencies: - dependency-name: uuid dependency-version: 1.23.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a1b0f76 commit e3a0bde

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ axum-test = "18.3.0"
2222
once_cell = "1.21.4"
2323
rstest = "0.26.1"
2424
tempfile = "3.27.0"
25-
uuid = { version = "1.23.0", features = ["v4"] }
25+
uuid = { version = "1.23.1", features = ["v4"] }
2626

2727

2828
[profile.release]

0 commit comments

Comments
 (0)