Skip to content

Commit

Permalink
Restore benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Tatarintsev committed Mar 5, 2024
1 parent 5b54696 commit e467f64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion query-engine/schema/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ edition = "2021"

[dependencies]
query-structure = { path = "../query-structure" }
psl.workspace = true
psl = { workspace = true, features = "all" }
rustc-hash = "1.1.0"
once_cell = "1"

Expand Down

0 comments on commit e467f64

Please sign in to comment.