From 8e2fe86a5107632cf44c076c66dbbb0d5c62d3fd Mon Sep 17 00:00:00 2001 From: qh11 <qh11@illinois.edu> Date: Sun, 13 Feb 2022 15:38:08 -0600 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d754099..bb43082 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,6 @@ url = "2.1" crossbeam = "0.8" rand = "0.8" hex-literal = "0.3" -data-encoding = "2.3.2" clap = { version = "2.33", features = ["wrap_help"]} [features] -- GitLab