fix: readd version

This commit is contained in:
talwat 2024-10-02 14:30:55 +02:00
parent a71f2f8a91
commit c2909b25ec

View File

@ -7,7 +7,7 @@ mod tracks;
/// An extremely simple lofi player.
#[derive(Parser)]
#[command(about)]
#[command(about, version)]
struct Args {
/// Whether to use an alternate terminal screen.
#[clap(long, short)]