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.lock | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 00bc731..05cc7ce 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -128,7 +128,6 @@ name = "makers" version = "0.1.0" dependencies = [ "lazy_static", - "libc", "nom", "regex", "structopt", -- cgit v1.2.3