Skip to content

Commit febbc34

Browse files
chore(deps): update rust crate noodles-vcf to 0.81.0 (#4361)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [noodles-vcf](https://redirect.github.com/zaeleus/noodles) | workspace.dependencies | minor | `0.80.0` -> `0.81.0` | --- ### Release Notes <details> <summary>zaeleus/noodles (noodles-vcf)</summary> ### [`v0.81.0`](https://redirect.github.com/zaeleus/noodles/compare/noodles-vcf-0.80.0...noodles-vcf-0.81.0) [Compare Source](https://redirect.github.com/zaeleus/noodles/compare/noodles-vcf-0.80.0...noodles-vcf-0.81.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 ef94310 commit febbc34

File tree

2 files changed

+27
-13
lines changed

2 files changed

+27
-13
lines changed

Cargo.lock

Lines changed: 26 additions & 12 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
@@ -127,7 +127,7 @@ mimalloc = "0.1.42"
127127
moka = { version = "0.12.10", default-features = false }
128128
multiversion = "0.8.0"
129129
noodles-bgzf = "0.42.0"
130-
noodles-vcf = "0.80.0"
130+
noodles-vcf = "0.81.0"
131131
num-traits = "0.2.19"
132132
num_enum = { version = "0.7.3", default-features = false }
133133
object_store = { version = "0.12.3", default-features = false }

0 commit comments

Comments
 (0)