Skip to content

Commit

Permalink
Bump uuid from 1.8.0 to 1.9.0 (#1991)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent bea52bf commit 1eb967a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 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 crates/testsuite/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ hmac = "0.12.1"
hex = "0.4.3"

[dependencies.uuid]
version = "1.8.0"
version = "1.9.0"
features = [
"v4", # Lets you generate random UUIDs
"fast-rng", # Use a faster (but still sufficiently random) RNG
Expand Down

0 comments on commit 1eb967a

Please sign in to comment.