Skip to content

Commit

Permalink
build(deps): update noodles requirement from 0.78 to 0.79
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.79.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent bb20528 commit 77e9f18
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 @@ -13,7 +13,7 @@ datafusion = "40"
exon = { version = "0.30.0", features = ["default"] }
pyo3 = "0.21.2"
tokio = { version = "1", features = ["rt"] }
noodles = { version = "0.78", features = ["core"] }
noodles = { version = "0.79", features = ["core"] }

[profile.release]
codegen-units = 1
Expand Down

0 comments on commit 77e9f18

Please sign in to comment.