From 1844cb79ae82e71610573f133c5ed7aeeb0c50b6 Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Tue, 23 Mar 2021 23:27:45 -0600 Subject: man i don't even fuckin know anymore --- Cargo.toml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 59129c2..9395ded 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,4 +10,11 @@ keywords = ["build", "make"] categories = ["development-tools"] [dependencies] +lazy_static = "1.4.0" +libc = "0.2.91" +nom = "6.1.2" +regex = "1.4.5" structopt = "0.3.21" + +# [target.'cfg(unix)'.dependencies] +# signal-hook = "0.3.7" -- cgit v1.2.3