From cc871a979bfdd633dd16c338fe691eab26a225a8 Mon Sep 17 00:00:00 2001 From: Fenhl Date: Sun, 10 Jul 2022 08:48:19 +0000 Subject: [PATCH] Reenable --version --- crate/webloc-cli/src/main.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/crate/webloc-cli/src/main.rs b/crate/webloc-cli/src/main.rs index 6558e40..2806276 100644 --- a/crate/webloc-cli/src/main.rs +++ b/crate/webloc-cli/src/main.rs @@ -16,6 +16,7 @@ use { }; #[derive(clap::Parser)] +#[clap(version)] enum Args { /// Output the URL contained in a webloc file. Read {