Skip to content

Commit

Permalink
Add version of librarium for -cli
Browse files Browse the repository at this point in the history
  • Loading branch information
wcampbell0x2a committed Sep 27, 2024
1 parent fa36277 commit e595388
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion librarium-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ bench = false

[dependencies]
clap = { version = "4.4.12", features = ["derive"] }
librarium = { path = "../librarium" }
librarium = { path = "../librarium", version = "0.2.0" }

0 comments on commit e595388

Please sign in to comment.