Skip to content

Commit

Permalink
deps: enable polars avx512 feature
Browse files Browse the repository at this point in the history
  • Loading branch information
jqnatividad committed Aug 3, 2024
1 parent fe501d9 commit b8f223a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ phf = { version = "0.11", features = ["macros"], optional = true }
polars = { version = "0.41", features = [
"asof_join",
"avro",
"avx512",
"binary_encoding",
"coalesce",
"cross_join",
Expand Down

0 comments on commit b8f223a

Please sign in to comment.