Skip to content

Commit 455b747

Browse files
authored
Update Cargo.toml
1 parent 6a0be03 commit 455b747

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

source-code/Cargo.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,11 @@ toml = "0.8"
1212
serde_json = "1.0"
1313
hcl = { package = "hcl-rs", version = "0.19.4" }
1414
hk-parser = "0.1.0"
15+
rayon = "1.5"
16+
git2 = "0.13"
17+
glob = "0.3"
18+
dirs = "4.0"
19+
num_cpus = "1.13"
20+
ctrlc = "3.2"
21+
pkg-config = "0.3"
22+
indexmap = "2.0"

0 commit comments

Comments
 (0)