Skip to content

Commit

Permalink
fix: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob Patro committed Mar 3, 2024
1 parent b1e4f73 commit 96883b2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "oarfish"
version = "0.3.0"
version = "0.3.1"
edition = "2021"
authors = [
"Zahra Zare Jousheghani <[email protected]>",
Expand Down Expand Up @@ -34,9 +34,9 @@ anyhow = "1.0.80"
bio-types = "1.0.1"
clap = { version = "4.5.1", features = ["derive"] }
coitrees = "0.4.0"
noodles-bam = "0.55.0"
noodles-bam = "0.56.0"
noodles-gtf = "0.23.0"
noodles-sam = "0.52.0"
noodles-sam = "0.53.0"
num-format = "0.4.4"
tabled = "0.15.0"
tracing = "0.1.40"
Expand Down

0 comments on commit 96883b2

Please sign in to comment.