From 66e8fae975a96033277ba7341f7ad40912de1b41 Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Sat, 27 Mar 2021 16:52:10 -0600 Subject: call the shell explicitly system is cool and all but unsafe is suboptimal here --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index b97dc43..b385dff 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,6 @@ 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" -- cgit v1.2.3