Skip to content

Commit

Permalink
change
Browse files Browse the repository at this point in the history
  • Loading branch information
mrvollger committed Jul 29, 2023
1 parent 20d9aa7 commit 11c3915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ path = "src/main.rs"
[dependencies]
anstyle = "1.0.0"
anyhow = "1.0.58"
bamlift = {path = "bamlift"}
bamlift = {path = "bamlift", version = "0.2"}
bio = "1.2.0"
bio-io = {path = "bio-io"}
clap = {version = "4.3.4", features = ["cargo", "wrap_help", "color", "unstable-styles", "derive"], optional = true}
Expand Down

0 comments on commit 11c3915

Please sign in to comment.