Skip to content

Commit

Permalink
cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob Patro committed May 12, 2022
1 parent 450b990 commit a120443
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,8 @@ categories = ["command-line-utilities", "science"]
[workspace]

[dependencies]
# for release
# libradicl = "0.4.4"
# for local development
# for local development, look in the libradicl directory
# but when published, pull the specified version
libradicl = { path = "libradicl", version = "0.4.5" }
anyhow = "1.0.57"
arrayvec = "0.7.2"
Expand Down

0 comments on commit a120443

Please sign in to comment.