From 9d3bff94d9dfc332a6bb05efc923135cf22a35d2 Mon Sep 17 00:00:00 2001 From: A Farzat Date: Sat, 7 Feb 2026 18:48:37 +0300 Subject: Add CLI parsing --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 7ac047e..6c3a0b2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,3 +4,4 @@ version = "0.1.0" edition = "2024" [dependencies] +clap = { version = "4.5", features = ["derive"] } -- cgit v1.2.3-70-g09d2