We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05dd44b commit 28e7069Copy full SHA for 28e7069
cli/Cargo.toml
@@ -16,7 +16,7 @@ path = "src/main.rs"
16
17
[dependencies]
18
clap = "2.33.0"
19
-finch = { version = "0.6", path = "../lib" }
+finch = "0.6"
20
serde_json = "1"
21
anyhow = "1"
22
0 commit comments