Skip to content

Commit

Permalink
Update Rust crate newtype-uuid to 1.2.1 (#271)
Browse files Browse the repository at this point in the history
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
  • Loading branch information
oxide-renovate[bot] authored Jan 31, 2025
1 parent 329b1e4 commit 45e70ad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ md-5 = "0.10.6"
mime_guess = "2.0.5"
mockall = "0.13.1"
newline-converter = "0.3.0"
newtype-uuid = { version = "1.1.3", features = ["schemars08", "serde", "v4"] }
newtype-uuid = { version = "1.2.1", features = ["schemars08", "serde", "v4"] }
oauth2 = { version = "4.4.2", default-features = false, features = ["rustls-tls"] }
octorust = "0.9.0"
owo-colors = "4.1.0"
Expand Down

0 comments on commit 45e70ad

Please sign in to comment.