mirror of https://github.com/buster-so/buster.git
oh haha needed to set the arrow version as well
This commit is contained in:
parent
add8468198
commit
4271de634b
|
@ -8,7 +8,7 @@ default-run = "bi_api"
|
|||
|
||||
[dependencies]
|
||||
anyhow = "1.0.86"
|
||||
arrow = { version = "52.0.0", default-features = false, features = ["json"] }
|
||||
arrow = { version = "54.2.0", features = ["json"] }
|
||||
async-compression = { version = "0.4.11", features = ["tokio"] }
|
||||
axum = { version = "0.7.5", features = ["ws"] }
|
||||
base64 = "0.21"
|
||||
|
|
Loading…
Reference in New Issue