build(deps): bump uuid from 1.9.1 to 1.10.0 (#239)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-07-10 15:53:33 -07:00
committed by GitHub
parent ffb7de7d68
commit 8e1e197113
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]