Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Paururo authored Nov 16, 2024
1 parent 52701b6 commit 76a0827
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ edition = "2021"

[dependencies]
bio = "2.0.3"
nalgebra = "0.33.2"
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 76a0827

Please sign in to comment.