Skip to content

Commit

Permalink
build(deps): update noodles requirement from 0.86 to 0.90
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.86.0...noodles-0.90.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 24, 2025
1 parent ba756fe commit 824cc4c
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 = "43"
exon = { version = "0.32.4", features = ["default"] }
pyo3 = "0.22"
tokio = { version = "1", features = ["rt"] }
noodles = { version = "0.86", features = ["core"] }
noodles = { version = "0.90", features = ["core"] }

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

0 comments on commit 824cc4c

Please sign in to comment.