relax half req

This commit is contained in:
rmeng
2024-05-02 13:46:31 -04:00
parent 91f980ec5d
commit 295be1ab1c

View File

@@ -29,7 +29,7 @@ arrow-arith = "51.0"
arrow-cast = "51.0"
async-trait = "0"
chrono = "0.4.35"
half = { "version" = "=2.3.1", default-features = false, features = [
half = { "version" = "2.4.1", default-features = false, features = [
"num-traits",
] }
futures = "0"