Skip to content

Commit dd5fb70

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

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -63,7 +63,7 @@ tokio = { version = "1.43.0", features = ["full"] }
6363
toml = "0.8.19"
6464
toml_edit = "0.22.24"
6565
url = "2.5.4"
66-
uuid = { version = "1.12.1", features = ["serde", "v4"] }
66+
uuid = { version = "1.13.1", features = ["serde", "v4"] }
6767

6868
# The profile that 'cargo dist' will build with
6969
[profile.dist]

0 commit comments

Comments
 (0)