1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-06-02 08:30:50 +00:00

chore(release): v0.45.0

This commit is contained in:
Matan Kushner 2020-09-29 12:37:34 -04:00
parent 59f939e25c
commit cad415a0e0
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

@ -1128,7 +1128,7 @@ checksum = "b6fa3938c99da4914afedd13bf3d79bcb6c277d1b2c398d23257a304d9e1b074"
[[package]]
name = "starship"
version = "0.44.0"
version = "0.45.0"
dependencies = [
"ansi_term 0.12.1",
"attohttpc",

View File

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