Skip to content

Commit c787581

Browse files
authored
Update Rust crate newtype-uuid to 1.3.0 (#2534)
1 parent bd39f56 commit c787581

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -88,7 +88,7 @@ miette = "7.6.0"
8888
mukti-metadata = "0.3.0"
8989
# note: we don't use owo-colors' if_supports_color support for now, instead preferring to use our
9090
# own supports-color + stylesheets everywhere.
91-
newtype-uuid = { version = "1.2.4", features = ["v4"] }
91+
newtype-uuid = { version = "1.3.0", features = ["v4"] }
9292
nextest-filtering = { version = "0.16.0", path = "nextest-filtering" }
9393
nextest-metadata = { version = "0.12.2", path = "nextest-metadata" }
9494
nextest-workspace-hack = "0.1.0"

0 commit comments

Comments
 (0)