Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
bump libradicl dep
  • Loading branch information
rob-p committed Jan 12, 2023
1 parent 2c62d22 commit 9ff266c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ categories = ["command-line-utilities", "science"]
[dependencies]
# for local development, look in the libradicl git repository
# but when published, pull the specified version
libradicl = { git = "https://github.com/COMBINE-lab/libradicl", version = "0.5.0" }
libradicl = { git = "https://github.com/COMBINE-lab/libradicl", version = "0.5.1" }
anyhow = "1.0.68"
arrayvec = "0.7.2"
ahash = "0.8.2"
Expand Down

0 comments on commit 9ff266c

Please sign in to comment.