Skip to content

Commit 36b2921

Browse files
Bump uuid from 1.4.1 to 1.6.1
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.4.1 to 1.6.1. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.4.1...1.6.1) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 60ce0bd commit 36b2921

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ tower-http = { version = "0.4.4", features = ["cors"] }
4343
tracing = "0.1"
4444
tracing-subscriber = "0.3"
4545
unix_mode = "0.1"
46-
uuid = { version = "1.4", features = ["v4"] }
46+
uuid = { version = "1.6", features = ["v4"] }
4747
httparse = "1.7"
4848
yoke = { version = "0.7.1", features = ["derive"] }
4949

0 commit comments

Comments
 (0)