From 98fa8b7f1b46fbe768976519d5f21a3452fa6b75 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Thu, 15 Aug 2024 04:14:58 +0900 Subject: feat: update dependencies --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 3a08b36..dfc5f59 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rand-word-gen" -version = "1.1.0" +version = "1.1.1" authors = ["nsfisis"] edition = "2021" description = "Generates random pseudo-English words." @@ -11,5 +11,5 @@ anyhow = "1.0.86" rand = "0.8.5" [dependencies.clap] -version = "4.5.7" +version = "4.5.15" features = ["cargo"] -- cgit v1.2.3-70-g09d2