Skip to content

Commit

Permalink
build: bumped exon
Browse files Browse the repository at this point in the history
  • Loading branch information
tshauck committed Oct 11, 2023
1 parent bf75508 commit dbf7f83
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 = "46", features = ["pyarrow"]}
datafusion = "31"
exon = {version = "0.3.4-beta.2", features = ["all"]}
exon = {version = "0.3.4-beta.3", features = ["all"]}
pyo3 = "0.19"
thiserror = "1.0"
tokio = {version = "1", features = ["rt"]}
Expand Down

0 comments on commit dbf7f83

Please sign in to comment.