Skip to content

Commit

Permalink
build: update exon
Browse files Browse the repository at this point in the history
  • Loading branch information
tshauck committed Jul 22, 2024
1 parent 94cfd87 commit 5efef6a
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 = "52.1.0", features = ["pyarrow"] }
datafusion = "40"
exon = { version = "0.29", features = ["default"] }
exon = { version = "0.29.1", features = ["default"] }
pyo3 = "0.21.2"
tokio = { version = "1", features = ["rt"] }
noodles = { version = "0.78", features = ["core"] }
Expand Down

0 comments on commit 5efef6a

Please sign in to comment.