Skip to content

Commit 82ca8f1

Browse files
chore(deps): bump uuid from 1.19.0 to 1.20.0
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.19.0 to 1.20.0. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.19.0...v1.20.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e741add commit 82ca8f1

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
@@ -95,7 +95,7 @@ toml_edit = { version = "0.24.0" }
9595
tracing = { version = "0.1.44", features = ["log"] }
9696
tracing-subscriber = "0.3.22"
9797
url = "2.5.8"
98-
uuid = { version = "1.19.0", features = ["v4"] }
98+
uuid = { version = "1.20.0", features = ["v4"] }
9999
walkdir = "2.5.0"
100100
wiremock = "0.6.5"
101101
zip = { version = "7.0.0", default-features = false, features = ["deflate"] }

0 commit comments

Comments
 (0)