Skip to content

Commit b403463

Browse files
chore(deps): update rust crate noodles-bgzf to 0.43.0 (#4360)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [noodles-bgzf](https://redirect.github.com/zaeleus/noodles) | workspace.dependencies | minor | `0.42.0` -> `0.43.0` | --- ### Release Notes <details> <summary>zaeleus/noodles (noodles-bgzf)</summary> ### [`v0.43.0`](https://redirect.github.com/zaeleus/noodles/compare/noodles-bgzf-0.42.0...noodles-bgzf-0.43.0) [Compare Source](https://redirect.github.com/zaeleus/noodles/compare/noodles-bgzf-0.42.0...noodles-bgzf-0.43.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/vortex-data/vortex). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi43IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNyIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOlsiY2hvcmUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d67a2d5 commit b403463

File tree

2 files changed

+5
-20
lines changed

2 files changed

+5
-20
lines changed

Cargo.lock

Lines changed: 4 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ memmap2 = "0.9.5"
126126
mimalloc = "0.1.42"
127127
moka = { version = "0.12.10", default-features = false }
128128
multiversion = "0.8.0"
129-
noodles-bgzf = "0.42.0"
129+
noodles-bgzf = "0.43.0"
130130
noodles-vcf = "0.81.0"
131131
num-traits = "0.2.19"
132132
num_enum = { version = "0.7.3", default-features = false }

0 commit comments

Comments
 (0)