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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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