Skip to content

Commit 8b7720a

Browse files
fix(deps): bump uuid from 1.11.0 to 1.15.1 (#692)
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.11.0 to 1.15.1. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.11.0...v1.15.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 a98b148 commit 8b7720a

File tree

2 files changed

+58
-8
lines changed

2 files changed

+58
-8
lines changed

Cargo.lock

Lines changed: 57 additions & 7 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
@@ -153,7 +153,7 @@ tracing-subscriber = { version = "0.3.19", features = [
153153
] }
154154
unicode-width = "0.2.0"
155155
url = "2.5.4"
156-
uuid = { version = "1.8.0", features = ["v4", "serde"] }
156+
uuid = { version = "1.15.1", features = ["v4", "serde"] }
157157
walkdir = "2.5.0"
158158
which = "6.0.3"
159159
whoami = "1.5.1"

0 commit comments

Comments
 (0)