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

1
Cargo.lock generated
View file

@ -639,6 +639,7 @@ dependencies = [
"cargo_toml",
"checked_ops",
"chrono",
"clap",
"conduit_macros",
"const-str",
"ctor",