Skip to content

Commit d87703e

Browse files
committed
remove human-panic from iceoryx2-cli/BUILD.bazel
1 parent e62b60b commit d87703e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

iceoryx2-cli/BUILD.bazel

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ rust_binary(
4747
"@crate_index//:cargo_metadata",
4848
"@crate_index//:clap",
4949
"@crate_index//:colored",
50-
"@crate_index//:human-panic",
5150
],
5251
)
5352

@@ -61,7 +60,6 @@ rust_binary(
6160
"@crate_index//:anyhow",
6261
"@crate_index//:better-panic",
6362
"@crate_index//:clap",
64-
"@crate_index//:human-panic",
6563
],
6664
)
6765

@@ -75,7 +73,6 @@ rust_binary(
7573
"@crate_index//:anyhow",
7674
"@crate_index//:better-panic",
7775
"@crate_index//:clap",
78-
"@crate_index//:human-panic",
7976
],
8077
)
8178

0 commit comments

Comments
 (0)