build: Bump uuid from 1.3.3 to 1.3.4

Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/1.3.3...1.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-06-14 23:58:03 +00:00
parent e26e7b4d72
commit 19c5c0af9f
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -12,4 +12,4 @@ libc = "0.2.139"
log = "0.4.17"
remain = "0.2.6"
thiserror = "1.0.40"
uuid = { version = "1.3.3", features = ["v4"] }
uuid = { version = "1.3.4", features = ["v4"] }