add Clap to Error

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk 2024-08-03 02:18:59 +00:00
parent f98bfbbdcd
commit a552321287
3 changed files with 4 additions and 0 deletions

View file

@ -57,6 +57,7 @@ bytes.workspace = true
cargo_toml.workspace = true
checked_ops.workspace = true
chrono.workspace = true
clap.workspace = true
conduit-macros.workspace = true
const-str.workspace = true
ctor.workspace = true