Skip to content

Commit

Permalink
build(deps): bump noodles-gff from 0.32.0 to 0.33.0
Browse files Browse the repository at this point in the history
Bumps [noodles-gff](https://github.com/zaeleus/noodles) from 0.32.0 to 0.33.0.
- [Commits](zaeleus/noodles@noodles-gff-0.32.0...noodles-gff-0.33.0)

---
updated-dependencies:
- dependency-name: noodles-gff
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 23, 2024
1 parent 0ac0895 commit 93cd949
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion exon/exon-gff/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ arrow = { workspace = true }
exon-common = { path = "../exon-common", version = "0.22.0" }
futures = { workspace = true }
noodles = { workspace = true, features = ["core"] }
noodles-gff = { version = "0.32.0", features = ["async"] }
noodles-gff = { version = "0.33.0", features = ["async"] }
object_store = { workspace = true }
tokio = { workspace = true }
tokio-util = { workspace = true }
Expand Down

0 comments on commit 93cd949

Please sign in to comment.