summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.me>2019-08-12 22:15:02 -0400
committerMatan Kushner <hello@matchai.me>2019-08-12 22:15:02 -0400
commit35733488a15f06a7c7e72349c9a9eedc38150e9c (patch)
tree4f389c91a9ca45de0e701e760b1e673b20573ec2 /Cargo.lock
parent67be1e13d441ea441517c934bd7c88435a7e52cd (diff)
chore(bump): v0.8.2v0.8.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 33a7864bd..9734194f6 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -715,7 +715,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "starship"
-version = "0.8.1"
+version = "0.8.2"
dependencies = [
"ansi_term 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
"battery 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)",