From c3f95575818037d9468b97c753311de32ce0216a Mon Sep 17 00:00:00 2001 From: Tyler Date: Mon, 12 Jul 2021 13:53:31 -0700 Subject: [PATCH] Adds dd to feat_common_core --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index c76af8d84..19083c150 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -43,6 +43,7 @@ feat_common_core = [ "df", "dircolors", "dirname", + "dd", "du", "echo", "env",