Skip to content

Commit

Permalink
Update Rust crate derive_more to 0.99.18 (#6011)
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] authored Jul 8, 2024
1 parent 34b68cf commit d503ed9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -270,7 +270,7 @@ display-error-chain = "0.2.0"
omicron-ddm-admin-client = { path = "clients/ddm-admin-client" }
db-macros = { path = "nexus/db-macros" }
debug-ignore = "1.0.5"
derive_more = "0.99.17"
derive_more = "0.99.18"
derive-where = "1.2.7"
diesel = { version = "2.1.6", features = ["postgres", "r2d2", "chrono", "serde_json", "network-address", "uuid"] }
diesel-dtrace = { git = "https://github.com/oxidecomputer/diesel-dtrace", branch = "main" }
Expand Down

0 comments on commit d503ed9

Please sign in to comment.