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 20, 2024
1 parent 64d96ea commit ef2cdd7
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 59 deletions.
116 changes: 58 additions & 58 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 @@ -26,7 +26,7 @@ min-max-heap = { git = "https://github.com/tov/min-max-heap-rs", branch = "maste
slab = "0.4"
anyhow = "1.0"
mimalloc = { version = "0.1", default-features = false }
noodles = { version = "0.72", features = ["bam", "bgzf", "core", "cram", "fasta", "fastq", "sam"] }
noodles = { version = "0.74", features = ["bam", "bgzf", "core", "cram", "fasta", "fastq", "sam"] }
time = { version = "0.3", features = ["local-offset"] }
flate2 = "1.0"
bstr = { version = "1.9", features = ["serde"] }
Expand Down

0 comments on commit ef2cdd7

Please sign in to comment.