From 8623a2d5234dfedf73788d99ab10fbcc875b7477 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Tue, 25 Apr 2023 19:34:09 +0300 Subject: feat! drop roadmap2dot binary from crate Sponsored-by: author --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 22eb181..b3200b1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,6 @@ repository = "https://gitlab.com/larswirzenius/roadmap" [dependencies] anyhow = "1" -clap = { version = "3.2.12", features = ["derive"] } serde = { version = "1.0.134", features = ["derive"] } serde_yaml = "0.8" textwrap = "0.15" -- cgit v1.2.1