Skip to content

Commit

Permalink
fix algebra
Browse files Browse the repository at this point in the history
  • Loading branch information
Paururo authored Nov 16, 2024
1 parent 8afb25f commit 83b0ce6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ version = "1.0.0"
edition = "2021"

[dependencies]
nalgebra = "0.33.2"
bio = "2.0.3"
rayon = "1.10.0"
clap = { version = "4.5.21", features = ["derive"] }
Expand Down

0 comments on commit 83b0ce6

Please sign in to comment.