chore(deps): bump rust-htslib from 0.44.1 to 1.0.1 - #83
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [rust-htslib](https://github.com/rust-bio/rust-htslib) from 0.44.1 to 1.0.1. - [Release notes](https://github.com/rust-bio/rust-htslib/releases) - [Changelog](https://github.com/rust-bio/rust-htslib/blob/master/CHANGELOG.md) - [Commits](rust-bio/rust-htslib@v0.44.1...v1.0.1) --- updated-dependencies: - dependency-name: rust-htslib dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/rust-htslib-1.0.1
branch
from
July 13, 2026 02:37
99c086e to
82c2ae1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps rust-htslib from 0.44.1 to 1.0.1.
Changelog
Sourced from rust-htslib's changelog.
... (truncated)
Commits
b576820chore(master): release 1.0.1 (#513)ebd7d99fix: map unmapped reads (tid=-1) to correct index in slow_idxstats (#511)0168666chore(master): release 1.0.0 (#496)663b1afenh: bcf: adds translate to Record so we don't need a writer (#503)4dc0fbafix!: make the inner header pointer accessible again, although only through u...d743a34feat!: Reason about Send/Sync-ness of types and change Rcs to Arcs (#488)93995abAdd a method to push an aux tag without first checking for existence. (#497)161f759fix: apply clippy suggestion to use unwrap_or instead of match (#501)9680bb4perf(bam): Remove unnecessary heap allocation inRecord::aux(#498)60aad09fix: empty_header was making a deep copy of header (#499)