Skip to content

Commit 61d1606

Browse files
fix(deps): bump uuid from 1.18.1 to 1.19.0
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.18.1 to 1.19.0. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.18.1...v1.19.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b654a1b commit 61d1606

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
@@ -162,7 +162,7 @@ tracing-subscriber = { version = "0.3.19", features = [
162162
] }
163163
unicode-width = "0.2.0"
164164
url = "2.5.4"
165-
uuid = { version = "1.15.1", features = ["v4", "serde"] }
165+
uuid = { version = "1.19.0", features = ["v4", "serde"] }
166166
walkdir = "2.5.0"
167167
which = "6.0.3"
168168
whoami = "1.6.0"

0 commit comments

Comments
 (0)