summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2024-03-07 20:06:22 +0100
committerCanop <cano.petrole@gmail.com>2024-03-07 20:06:22 +0100
commitb2a3a769e0567028292e42a9ab12b2baf7e87357 (patch)
tree3ec7707a83745204145e46a25582caca9203cc94
parenta4e6d77c28f61a50f11601b585ce1b6ef83d316e (diff)
fix build
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 75160dd..8510e30 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -107,7 +107,7 @@ harness = false
[patch.crates-io]
# bet = { path = "../bet" }
-clap-help = { path = "../clap-help" }
+# clap-help = { path = "../clap-help" }
# cli-log = { path = "../cli-log" }
# crossterm = { path = "../crossterm-rs/crossterm" }
# csv2svg = { path = "../csv2svg" }