Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yangyang Li <[email protected]>
  • Loading branch information
dependabot[bot] and cauliyang authored Aug 5, 2024
1 parent a316059 commit 44f5d11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ pyo3 = { version = "0.21.0", features = [

ctrlc = "3.4"
log = "0.4"
pyo3-log = "0.11"
noodles = { version = "0.78.0", features = [
pyo3-log = "0.10"
noodles = { version = "0.79.0", features = [
"bgzf",
"core",
"csi",
Expand Down

0 comments on commit 44f5d11

Please sign in to comment.