diff --git a/Cargo.lock b/Cargo.lock index bbf7347..a709e30 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1089,7 +1089,7 @@ dependencies = [ [[package]] name = "tickrs" -version = "0.3.5" +version = "0.4.0" dependencies = [ "anyhow 1.0.32 (registry+https://github.com/rust-lang/crates.io-index)", "async-std 1.6.3 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index 7ba1d65..fe7699c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tickrs" -version = "0.3.5" +version = "0.4.0" authors = ["tarkah "] edition = "2018" license = "MIT" diff --git a/README.md b/README.md index 3904e0a..ef4bd88 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ cargo install tickrs ## Usage ``` -tickrs 0.3.5 +tickrs 0.4.0 Realtime ticker data in your terminal 📈 USAGE: @@ -38,6 +38,7 @@ USAGE: FLAGS: -h, --help Prints help information --hide-help Hide help icon in top right + --summary Start in summary mode -V, --version Prints version information OPTIONS: