summaryrefslogtreecommitdiff
path: root/graph-checker/Cargo.toml
diff options
context:
space:
mode:
authorAndrew Guschin <guschin@altlinux.org>2024-03-31 18:36:27 +0500
committerAndrew Guschin <guschin@altlinux.org>2024-03-31 18:36:27 +0500
commitf7aa97e10a2fbddb76e1893b7deb193ad56e7192 (patch)
treedab29cd1166edee5c096bdfc45d1c6ab509107f8 /graph-checker/Cargo.toml
parentb294692a8251eb9c4ea8f3e78651d88fc6efd792 (diff)
latest version
Diffstat (limited to 'graph-checker/Cargo.toml')
-rw-r--r--graph-checker/Cargo.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/graph-checker/Cargo.toml b/graph-checker/Cargo.toml
index ffce39c..e2e9bfc 100644
--- a/graph-checker/Cargo.toml
+++ b/graph-checker/Cargo.toml
@@ -4,3 +4,8 @@ version = "0.1.0"
edition = "2021"
[dependencies]
+rayon = "1.10.0"
+
+[build-dependencies]
+cc = "1.0"
+