Skip to content

Commit

Permalink
Merge pull request #70 from wcm-io-devops/dependabot/cargo/uuid-1.11.1
Browse files Browse the repository at this point in the history
build(deps): bump uuid from 1.11.0 to 1.11.1
  • Loading branch information
BerSomBen authored Jan 14, 2025
2 parents 1581586 + add5830 commit f773199
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
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ version = "0.12.12"
#default-features = false
features = ["json", "rustls-tls"]
[dependencies.uuid]
version = "1.11.0"
version = "1.11.1"
features = [
"v4", # Lets you generate random UUIDs
"fast-rng", # Use a faster (but still sufficiently random) RNG
Expand Down

0 comments on commit f773199

Please sign in to comment.