Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Jan 16, 2024
1 parent 08a844f commit 4bd15a0
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 @@ -10,7 +10,7 @@ repository = "https://github.com/MythemeCloud/cargo.git"
target-dir = "Target"

[dependencies]
clap = { version = "4.4.14", features = ["derive"] }
clap = { version = "4.4.17", features = ["derive"] }
crossbeam = "0.8.4"
prql-compiler = "0.11.1"
rayon = "1.8.0"
Expand Down

0 comments on commit 4bd15a0

Please sign in to comment.