chore(release): v0.46.0

This commit is contained in:
Matan Kushner 2020-10-08 12:52:54 -04:00
parent a9f6d0f81e
commit a46bbf1f55
No known key found for this signature in database
GPG key ID: B791E33704A84549
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1172,7 +1172,7 @@ checksum = "b6fa3938c99da4914afedd13bf3d79bcb6c277d1b2c398d23257a304d9e1b074"
[[package]]
name = "starship"
version = "0.45.2"
version = "0.46.0"
dependencies = [
"ansi_term 0.12.1",
"attohttpc",

View file

@ -1,6 +1,6 @@
[package]
name = "starship"
version = "0.45.2"
version = "0.46.0"
edition = "2018"
authors = ["Matan Kushner <hello@matchai.me>"]
homepage = "https://starship.rs"