build(deps): bump uuid from 1.9.1 to 1.10.0

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](https://github.com/uuid-rs/uuid/compare/1.9.1...1.10.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-07-09 05:19:41 +00:00
committed by GitHub
parent 94e45c1c8c
commit 4137276490
2 changed files with 3 additions and 3 deletions

View File

@ -123,7 +123,7 @@ version = "0.11.0"
features = ["tls"]
[workspace.dependencies.uuid]
version = "1.9.1"
version = "1.10.0"
features = ["v4"]
[profile.release]