summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.me>2019-10-05 19:05:17 +0900
committerMatan Kushner <hello@matchai.me>2019-10-05 19:05:17 +0900
commit9e5fe9e500a8116339c981a56ecfc34fe9e0977f (patch)
treef708302e1ad28420591d1b06d678d2f6b5d86a4d /Cargo.lock
parentf2e20bbea2d1d3c6e7191b600273fdf20929da66 (diff)
chore(bump): v0.20.2v0.20.2
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 33f0e6226..24156081b 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -756,7 +756,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "starship"
-version = "0.20.1"
+version = "0.20.2"
dependencies = [
"ansi_term 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)",
"battery 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)",