build(deps): bump uuid from 1.8.0 to 1.9.0

Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/1.8.0...1.9.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-06-24 05:14:32 +00:00
committed by GitHub
parent 4175e1e3fe
commit 65a8028fb5
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.6.1"
version = "1.9.0"
features = ["v4"]
[profile.release]