Skip to content

Commit

Permalink
build: update noodles (#461)
Browse files Browse the repository at this point in the history
  • Loading branch information
tshauck authored Apr 9, 2024
1 parent 5e6154f commit dc494b9
Show file tree
Hide file tree
Showing 22 changed files with 1,459 additions and 2,148 deletions.
71 changes: 24 additions & 47 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ arrow = { version = "51.0.0" }
async-trait = "0.1.78"
datafusion = { version = "37", features = ["compression", "parquet"] }
futures = "0.3"
noodles = { version = "0.66" }
noodles = { version = "0.68" }
object_store = { version = "0.9" }
tokio = { version = "1", features = ["io-util"] }
tokio-util = { version = "0.7.10", features = ["compat"] }
Expand Down
Loading

0 comments on commit dc494b9

Please sign in to comment.