Skip to content

Commit

Permalink
build: bump Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
tshauck committed Jan 2, 2024
1 parent 12d3339 commit 8f8f98d
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 = "49.0.0", features = ["pyarrow"]}
datafusion = "34"
exon = {version = "0.5.5", features = ["all"]}
exon = {version = "0.6.0", features = ["all"]}
pyo3 = "0.20"
thiserror = "1.0"
tokio = {version = "1", features = ["rt"]}
Expand Down

0 comments on commit 8f8f98d

Please sign in to comment.