Skip to content

Commit

Permalink
Bump uuid from 1.7.0 to 1.8.0 (#3949)
Browse files Browse the repository at this point in the history
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](uuid-rs/uuid@1.7.0...1.8.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>
  • Loading branch information
dependabot[bot] committed Apr 17, 2024
1 parent 1ea8227 commit a67a3e1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -115,7 +115,7 @@ tonic = "0.10"
tracing = { version = "0.1.36", default-features = false }
tracing-subscriber = "0.3.14"
uint = "0.9"
uuid = "1.7.0"
uuid = "1.8.0"

[profile.release]
overflow-checks = true
Expand Down

0 comments on commit a67a3e1

Please sign in to comment.