Skip to content

Commit

Permalink
Fix cargo publish (#2340)
Browse files Browse the repository at this point in the history
  • Loading branch information
alamb committed Aug 5, 2022
1 parent 83fab37 commit 30c94db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arrow/Cargo.toml
Expand Up @@ -92,6 +92,7 @@ tempfile = { version = "3", default-features = false }
[[example]]
name = "dynamic_types"
required-features = ["prettyprint"]
path="./examples/dynamic_types.rs"

[[bench]]
name = "aggregate_kernels"
Expand Down

0 comments on commit 30c94db

Please sign in to comment.