Skip to content

Commit

Permalink
Revert change
Browse files Browse the repository at this point in the history
  • Loading branch information
audy committed Jan 8, 2024
1 parent e6e4d4d commit 92d3b7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ path = "src/main.rs"

[dependencies]
clap = "2.33.0"
finch = { path = "../lib" }
finch = "0.6"
serde_json = "1"
anyhow = "1"

Expand Down

0 comments on commit 92d3b7c

Please sign in to comment.