Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Dec 20, 2023
1 parent 244ed5e commit 15d0bb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ target-dir = "Target"
[dependencies]
clap = { version = "4.4.11", features = ["derive"] }
crossbeam = "0.8.2"
prql-compiler = "0.10.1"
prql-compiler = "0.11.0"
rayon = "1.8.0"
rusqlite = { version = "0.30.0", features = ["bundled"] }
serde = { version = "1.0.193", features = ["derive"] }
Expand Down

0 comments on commit 15d0bb2

Please sign in to comment.