summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.me>2019-10-04 18:05:18 +0900
committerMatan Kushner <hello@matchai.me>2019-10-04 18:05:18 +0900
commit0a29540146821157bbeb4fa2a337adeccf33e5a4 (patch)
tree872068ba05f411bab120571b90ce05953e233716 /Cargo.lock
parent1cab6854bc932fffb020d8b4b18289a2c51f6182 (diff)
chore(bump): v0.20.0 correctlyv0.20.0
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..59d2485c5 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.0"
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)",