We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e62b60b commit d87703eCopy full SHA for d87703e
iceoryx2-cli/BUILD.bazel
@@ -47,7 +47,6 @@ rust_binary(
47
"@crate_index//:cargo_metadata",
48
"@crate_index//:clap",
49
"@crate_index//:colored",
50
- "@crate_index//:human-panic",
51
],
52
)
53
@@ -61,7 +60,6 @@ rust_binary(
61
60
"@crate_index//:anyhow",
62
"@crate_index//:better-panic",
63
64
65
66
67
@@ -75,7 +73,6 @@ rust_binary(
75
73
76
74
77
78
79
80
81
0 commit comments