Skip to content

Commit ae7efea

Browse files
authored
Update Rust crate newtype-uuid to 1.3.1 (#2640)
1 parent 6366c1e commit ae7efea

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
@@ -86,7 +86,7 @@ miette = "7.6.0"
8686
mukti-metadata = "0.3.0"
8787
# note: we don't use owo-colors' if_supports_color support for now, instead preferring to use our
8888
# own supports-color + stylesheets everywhere.
89-
newtype-uuid = { version = "1.2.4", features = ["v4"] }
89+
newtype-uuid = { version = "1.3.1", features = ["v4"] }
9090
nextest-filtering = { version = "0.16.0", path = "nextest-filtering" }
9191
nextest-metadata = { version = "0.12.2", path = "nextest-metadata" }
9292
nextest-workspace-hack = "0.1.0"

0 commit comments

Comments
 (0)