Skip to content

Commit

Permalink
Update Rust crate derive-where to 1.2.7 (#4749)
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] authored Jan 4, 2024
1 parent dfd6372 commit 12e6eb2
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 @@ -183,7 +183,7 @@ 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-where = "1.2.6"
derive-where = "1.2.7"
diesel = { version = "2.1.4", features = ["postgres", "r2d2", "chrono", "serde_json", "network-address", "uuid"] }
diesel-dtrace = { git = "https://github.com/oxidecomputer/diesel-dtrace", branch = "main" }
dns-server = { path = "dns-server" }
Expand Down

0 comments on commit 12e6eb2

Please sign in to comment.