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

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-10-16 12:10:18 -04:00
committed by GitHub
parent 3138c3e3e5
commit 998df55711
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]