Skip to content

Commit

Permalink
Update args.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamRagstad committed Nov 19, 2023
1 parent 8602851 commit ec1fc52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/args.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
use clap::{arg, Command};
use colorful::{core::StrMarker, Color, Colorful};
use colorful::{Color, Colorful};

use crate::conf::CLI_VERSION;
use lento_core::conf::LANG_VERSION;
Expand Down

0 comments on commit ec1fc52

Please sign in to comment.