Skip to content

Commit

Permalink
Fixes to cargo file
Browse files Browse the repository at this point in the history
  • Loading branch information
chilaraiSxt authored Oct 25, 2024
1 parent ed752db commit 83569c8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion crates/proof-of-sql/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ required-features = [ "arrow" ]
name = "sports"
required-features = [ "arrow" ]

[[example]]
name = "dinosaurs"
required-features = [ "arrow" ]

Expand Down Expand Up @@ -143,4 +144,4 @@ required-features = [ "test" ]
[[bench]]
name = "jaeger_benches"
harness = false
required-features = [ "blitzar" ]
required-features = [ "blitzar" ]

0 comments on commit 83569c8

Please sign in to comment.