Skip to content

Commit

Permalink
rewrite much cleaner
Browse files Browse the repository at this point in the history
  • Loading branch information
davepacheco committed Aug 31, 2024
1 parent feca9b8 commit 3de1188
Show file tree
Hide file tree
Showing 4 changed files with 450 additions and 499 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

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

2 changes: 0 additions & 2 deletions api-manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
# XXX-dap there's similar metadata in the openapi manager
# XXX-dap can server_component, group be determined from package metadata?

extra_repos = [ "crucible", "maghemite", "propolis", "dendrite" ]

[[apis]]
client_package_name = "bootstrap-agent-client"
label = "Bootstrap Agent"
Expand Down
2 changes: 1 addition & 1 deletion dev-tools/ls-apis/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ anyhow.workspace = true
camino.workspace = true
cargo_metadata.workspace = true
clap.workspace = true
omicron-zone-package.workspace = true
newtype_derive.workspace = true
petgraph.workspace = true
serde.workspace = true
toml.workspace = true
Expand Down
Loading

0 comments on commit 3de1188

Please sign in to comment.