Skip to content

Commit eab60c0

Browse files
Merge pull request #78 from wcm-io-devops/dependabot/cargo/uuid-1.12.0
build(deps): bump uuid from 1.11.1 to 1.12.0
2 parents c447d93 + 6465620 commit eab60c0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ version = "0.12.12"
3838
#default-features = false
3939
features = ["json", "rustls-tls"]
4040
[dependencies.uuid]
41-
version = "1.11.1"
41+
version = "1.12.0"
4242
features = [
4343
"v4", # Lets you generate random UUIDs
4444
"fast-rng", # Use a faster (but still sufficiently random) RNG

0 commit comments

Comments
 (0)