aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 21804a9..266e686 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,4 +7,3 @@ edition = "2021"
[dependencies]
rand = "0.8.5"
-clap = { version = "4.5.2", features = ["derive"] }