Skip to content

Commit 290e985

Browse files
committed
Update dependencies
1 parent d7b75c6 commit 290e985

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

Cargo.lock

+26-26
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ git-testament = "0.2.0"
2121
indexmap = "2.7.1"
2222
interval-tree = { git = "https://github.com/zaeleus/interval-tree.git", rev = "e303d7254d53de5c418d6079d4b66c30c10958d4" }
2323
mimalloc = { version = "0.1.26", default-features = false }
24-
noodles = { version = "0.90.0", features = ["bam", "bgzf", "core", "gff", "sam"] }
25-
noodles-bgzf = { version = "0.35.0", features = ["libdeflate"] }
24+
noodles = { version = "0.91.0", features = ["bam", "bgzf", "core", "gff", "sam"] }
25+
noodles-bgzf = { version = "0.36.0", features = ["libdeflate"] }
2626
thiserror = "2.0.11"
2727
tracing = "0.1.25"
2828
tracing-subscriber = "0.3.3"

0 commit comments

Comments
 (0)