Skip to content

Commit d33d853

Browse files
fix(deps): bump uuid from 1.18.0 to 1.18.1
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.18.0 to 1.18.1. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.18.0...v1.18.1) --- updated-dependencies: - dependency-name: uuid dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b3fa226 commit d33d853

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
@@ -121,7 +121,7 @@ tracing-test = "0.2.4"
121121
typed-path = "0.11.0"
122122
unicode-width = "0.2.0"
123123
url = "2.5.4"
124-
uuid = { version = "1.15.1", features = ["v4", "serde"] }
124+
uuid = { version = "1.18.1", features = ["v4", "serde"] }
125125
walkdir = "2.5.0"
126126
webpki-roots = "=0.26.8"
127127
whoami = "1.6.0"

0 commit comments

Comments
 (0)