diff --git a/Cargo.lock b/Cargo.lock index 6db241c..bd94cb9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -458,7 +458,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "silver" -version = "1.0.7" +version = "1.0.8" dependencies = [ "chrono 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)", "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index 5700461..b8b63d1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "silver" -version = "1.0.7" +version = "1.0.8" authors = ["reujab "] description = "A cross-shell customizable powerline-like prompt with icons"