Skip to content

Commit

Permalink
more hakari
Browse files Browse the repository at this point in the history
  • Loading branch information
smklein committed Sep 29, 2023
1 parent 6790409 commit 108f4d6
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 0 deletions.
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.

1 change: 1 addition & 0 deletions helios/fusion/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ shlex.workspace = true
slog.workspace = true
thiserror.workspace = true
tokio.workspace = true
omicron-workspace-hack = { version = "0.1", path = "../../workspace-hack" }
1 change: 1 addition & 0 deletions helios/protostar/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ thiserror.workspace = true
tokio.workspace = true
uuid.workspace = true
zone.workspace = true
omicron-workspace-hack = { version = "0.1", path = "../../workspace-hack" }

[dev-dependencies]
omicron-test-utils.workspace = true
1 change: 1 addition & 0 deletions helios/tokamak/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ thiserror.workspace = true
tokio.workspace = true
uuid.workspace = true
zone.workspace = true
omicron-workspace-hack = { version = "0.1", path = "../../workspace-hack" }

[dev-dependencies]
omicron-test-utils.workspace = true

0 comments on commit 108f4d6

Please sign in to comment.