Skip to content

Commit

Permalink
Merge branch 'wheretrue:main' into nickzoic/bzip2-attempt-2
Browse files Browse the repository at this point in the history
  • Loading branch information
nickzoic authored Dec 15, 2024
2 parents a3410ff + 17d6bf2 commit 37fdf7a
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 @@ -10,10 +10,10 @@ name = "biobear"
[dependencies]
arrow = { version = "52.1.0", features = ["pyarrow"] }
datafusion = "41"
exon = { version = "0.31.0", features = ["default"] }
exon = { version = "0.32.3", features = ["default"] }
pyo3 = "0.21.2"
tokio = { version = "1", features = ["rt"] }
noodles = { version = "0.79", features = ["core"] }
noodles = { version = "0.86", features = ["core"] }

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

0 comments on commit 37fdf7a

Please sign in to comment.