Skip to content

Commit

Permalink
re_query: remove polars and general dependency/features clean up (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
teh-cmc committed Jan 23, 2024
1 parent 4444217 commit 26d8cec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions crates/re_query/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,11 @@ itertools = { workspace = true }
mimalloc.workspace = true
rand = { workspace = true, features = ["std", "std_rng"] }


[lib]
bench = false


[[bench]]
name = "query_benchmark"
harness = false

0 comments on commit 26d8cec

Please sign in to comment.