Skip to content

Commit

Permalink
deps: update noodles-sam requirement from 0.49 to 0.51
Browse files Browse the repository at this point in the history
Updates the requirements on [noodles-sam](https://github.com/zaeleus/noodles) to permit the latest version.
- [Commits](zaeleus/noodles@noodles-sam-0.49.0...noodles-sam-0.51.0)

---
updated-dependencies:
- dependency-name: noodles-sam
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 24a4b30 commit 07c6809
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 @@ -52,7 +52,7 @@ noodles-bgzf = "0.26"
noodles-csi = "0.29"
noodles-fasta = "0.31"
noodles-fastq = "0.10"
noodles-sam = "0.49"
noodles-sam = "0.51"

petgraph = { version = "0.6", features = ["serde-1"] }
plotters = { version = "0.3" }
Expand Down

0 comments on commit 07c6809

Please sign in to comment.