Skip to content

Commit

Permalink
bazelify restricted kernel orchestrator: remove unused deps
Browse files Browse the repository at this point in the history
Bug: b/349587508
Change-Id: Ib320937dedafc6d58e50548bf759dd3e80ad8b90
  • Loading branch information
jul-sh committed Jul 24, 2024
1 parent c038c7f commit 25eaf39
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions enclave_apps/oak_orchestrator/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,10 @@ rust_binary(
srcs = ["src/main.rs"],
platform = "//:x86_64-unknown-none",
deps = [
"//micro_rpc",
"//oak_dice",
"//oak_restricted_kernel_interface",
"//oak_restricted_kernel_orchestrator",
"//oak_restricted_kernel_sdk",
"//testing/oak_echo_service",
"@oak_crates_index//:zerocopy",
"@oak_no_std_crates_index//:log",
"@oak_no_std_crates_index//:zeroize",
Expand Down

0 comments on commit 25eaf39

Please sign in to comment.