Skip to content

Commit

Permalink
Add older cmake dependency for unix build
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Brown committed Feb 18, 2023
1 parent d664c87 commit 887990e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,5 @@ chrono = "0.4.23"
# for errors
anyhow = "1.0.68"
bio = "1.1.0"
# for linux compilation
cmake = "=0.1.45"

0 comments on commit 887990e

Please sign in to comment.