Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions Cargo.lock

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

3 changes: 3 additions & 0 deletions nexus/reconfigurator/planning/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,12 @@ uuid.workspace = true
omicron-workspace-hack.workspace = true

[dev-dependencies]
dns-server.workspace = true
dropshot.workspace = true
expectorate.workspace = true
hex-literal.workspace = true
hickory-resolver.workspace = true
internal-dns-types.workspace = true
maplit.workspace = true
omicron-common = { workspace = true, features = ["testing"] }
omicron-test-utils.workspace = true
Expand Down
Loading
Loading