Add clap-utils to workspace (#10340)

Without it, Rust Analyzer reports an error in the IDE
This commit is contained in:
Greg Fitzgerald
2020-05-30 11:26:26 -06:00
committed by GitHub
parent b787254bd6
commit 6013b4b2a7

View File

@ -5,6 +5,7 @@ members = [
"bench-tps", "bench-tps",
"accounts-bench", "accounts-bench",
"banking-bench", "banking-bench",
"clap-utils",
"cli-config", "cli-config",
"client", "client",
"core", "core",