Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jch-13 committed May 2, 2024
1 parent 9a24954 commit e6c0edb
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 44 deletions.
64 changes: 21 additions & 43 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ rust-version = "1.62.1"
[dependencies]
clap = { version = "4.0", features = ["cargo", "string"] }
log = "0.4"
simple_logger = "4.0"
simple_logger = "5.0"
bincode = "1.3"
bio = { version = "1.5.0-mapAD", features = ["runtime-dispatch-simd"] }
assert_approx_eq = "1.1"
Expand Down

0 comments on commit e6c0edb

Please sign in to comment.