Skip to content

Commit 118d6df

Browse files
Bump uuid from 1.15.1 to 1.16.0 (#1061)
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.15.1 to 1.16.0. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.15.1...v1.16.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 4a0f0f0 commit 118d6df

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
@@ -63,7 +63,7 @@ tokio = { version = "1.44.1", features = ["full"] }
6363
toml = "0.8.20"
6464
toml_edit = "0.22.24"
6565
url = "2.5.4"
66-
uuid = { version = "1.15.1", features = ["serde", "v4"] }
66+
uuid = { version = "1.16.0", features = ["serde", "v4"] }
6767

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

0 commit comments

Comments
 (0)