build(deps): bump uuid from 1.10.0 to 1.11.0 in the dep-updates group

Bumps the dep-updates group with 1 update: [uuid](https://github.com/uuid-rs/uuid).


Updates `uuid` from 1.10.0 to 1.11.0
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/1.10.0...1.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-10-16 05:42:56 +00:00
committed by GitHub
parent 3138c3e3e5
commit be982e3ce0
2 changed files with 3 additions and 3 deletions

View File

@ -41,7 +41,7 @@ version = "1.40.0"
features = ["full"]
[workspace.dependencies.uuid]
version = "1.10.0"
version = "1.11.0"
features = ["v4"]
[profile.release]