Skip to content

Commit

Permalink
fix: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
tshauck committed Apr 24, 2024
1 parent a3f6657 commit 09e0298
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 @@ -10,7 +10,7 @@ name = "biobear"
[dependencies]
arrow = { version = "51.0.0", features = ["pyarrow"] }
datafusion = "37"
exon = { version = "0.19.2", features = ["default"] }
exon = { version = "0.19.1", features = ["default"] }
pyo3 = "0.20"
tokio = { version = "1", features = ["rt"] }
noodles = { version = "0.70", features = ["core"] }
Expand Down

0 comments on commit 09e0298

Please sign in to comment.