From: Stephen Seo Date: Tue, 28 Nov 2023 12:42:12 +0000 (+0900) Subject: Update README.md X-Git-Tag: 0.4.9~1 X-Git-Url: https://git.seodisparate.com/stephenseo/static/git-logo.png?a=commitdiff_plain;h=f42fadd4035b33c109cb2cbb0a30631d873f853a;p=mpd_info_screen Update README.md Previously, the README referenced dependency structopt, which was replaced with dependency clap. --- diff --git a/README.md b/README.md index 59c9a3c..4451a2b 100644 --- a/README.md +++ b/README.md @@ -96,8 +96,8 @@ MIT license. Uses dependency [image](https://crates.io/crates/image) which is licensed under MIT license. -Uses dependency [structopt](https://crates.io/crates/structopt) which is -licensed under Apache-2.0 or MIT licenses. +Uses dependency [clap](https://crates.io/crates/clap) which is licensed under +Apache-2.0 or MIT licenses. ## Unicode Support Dependencies