Skip to content

Commit

Permalink
Update Rust crate derive_more to 0.99.19
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] authored Feb 6, 2025
1 parent 9c9d3d1 commit e1f89c8
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 @@ -375,7 +375,7 @@ display-error-chain = "0.2.2"
omicron-ddm-admin-client = { path = "clients/ddm-admin-client" }
db-macros = { path = "nexus/db-macros" }
debug-ignore = "1.0.5"
derive_more = "0.99.18"
derive_more = "0.99.19"
derive-where = "1.2.7"
# Having the i-implement-... feature here makes diesel go away from the workspace-hack
diesel = { version = "2.2.6", features = ["i-implement-a-third-party-backend-and-opt-into-breaking-changes", "postgres", "r2d2", "chrono", "serde_json", "network-address", "uuid"] }
Expand Down

0 comments on commit e1f89c8

Please sign in to comment.