Skip to content

Commit 333a635

Browse files
Update Rust crate newtype-uuid to 1.2.1 (#224)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent 0aa330b commit 333a635

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ http-body-util = "0.1.2"
2626
hyper = "1.6.0"
2727
jsonwebtoken = "9.3.0"
2828
mockall = "0.13.1"
29-
newtype-uuid = { version = "1.1.3", features = ["schemars08", "serde", "v4"] }
29+
newtype-uuid = { version = "1.2.1", features = ["schemars08", "serde", "v4"] }
3030
oauth2 = { version = "4.4.2", default-features = false, features = ["rustls-tls"] }
3131
partial-struct = { git = "https://github.com/oxidecomputer/partial-struct" }
3232
proc-macro2 = "1"

0 commit comments

Comments
 (0)