Skip to content

Commit

Permalink
fix: wrong version in help command
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmuente committed Sep 13, 2021
1 parent 362d6b1 commit 4f7a513
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.rs
@@ -1,3 +1,4 @@
use clap::crate_version;
use clap::{AppSettings, Clap};
use loading::Loading;
use std::net::TcpStream;
Expand Down

0 comments on commit 4f7a513

Please sign in to comment.