Skip to content

Commit

Permalink
nalgebra
Browse files Browse the repository at this point in the history
  • Loading branch information
Paururo authored Nov 16, 2024
1 parent 83b0ce6 commit 52701b6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@ 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"] }
indicatif = "0.17.9"
chrono = "0.4.38"
sysinfo = "0.32.0"
twox-hash = "2.0.1"

[patch.crates-io]
nalgebra = "0.33.2"

0 comments on commit 52701b6

Please sign in to comment.