Skip to content

Commit 566fa9b

Browse files
build(deps): bump uuid from 1.9.1 to 1.10.0 (#3059)
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.9.1 to 1.10.0. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.9.1...1.10.0) --- updated-dependencies: - dependency-name: uuid dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cdd969b commit 566fa9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3597,9 +3597,9 @@ dependencies = [
35973597

35983598
[[package]]
35993599
name = "uuid"
3600-
version = "1.9.1"
3600+
version = "1.10.0"
36013601
source = "registry+https://github.com/rust-lang/crates.io-index"
3602-
checksum = "5de17fd2f7da591098415cff336e12965a28061ddace43b59cb3c430179c9439"
3602+
checksum = "81dfa00651efa65069b0b6b651f4aaa31ba9e3c3ce0137aaad053604ee7e0314"
36033603

36043604
[[package]]
36053605
name = "valuable"

0 commit comments

Comments
 (0)