Skip to content

Commit a7f64c8

Browse files
committed
chore(deps): update rust crate newtype-uuid to 1.1.2
1 parent d475963 commit a7f64c8

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
@@ -74,7 +74,7 @@ miette = "7.2.0"
7474
mukti-metadata = "0.2.1"
7575
# note: we don't use owo-colors' if_supports_color support for now, instead preferring to use our
7676
# own supports-color + stylesheets everywhere.
77-
newtype-uuid = { version = "1.1.0", features = ["v4"] }
77+
newtype-uuid = { version = "1.1.2", features = ["v4"] }
7878
nextest-filtering = { version = "0.12.0", path = "nextest-filtering" }
7979
nextest-metadata = { version = "0.12.1", path = "nextest-metadata" }
8080
nextest-workspace-hack = "0.1.0"

0 commit comments

Comments
 (0)