Remove the useless cli subcrate

This commit is contained in:
Kerollmops
2023-01-16 17:08:43 +01:00
parent e68758cec4
commit 03a82136dc
4 changed files with 7 additions and 935 deletions

View File

@ -13,8 +13,7 @@ members = [
"filter-parser",
"flatten-serde-json",
"json-depth-checker",
"benchmarks",
"cli"
"benchmarks"
]
[profile.release]