Skip to content

Commit 8508d51

Browse files
Bump uuid from 1.13.1 to 1.14.0 (#94)
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.13.1 to 1.14.0. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.13.1...v1.14.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 24a9496 commit 8508d51

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
@@ -8,7 +8,7 @@ members = [
88
rust-version = "1.81.0" # MSRV
99

1010
[workspace.dependencies]
11-
uuid = { version = "^1.13.1", features = ["serde", "v4"] }
11+
uuid = { version = "^1.14.0", features = ["serde", "v4"] }
1212
actix-web = "^4.9.0"
1313
anyhow = "1.0"
1414
thiserror = "2.0"

0 commit comments

Comments
 (0)