1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-06-12 13:22:20 +00:00

chore(release): v0.45.1

This commit is contained in:
Matan Kushner 2020-09-30 12:15:08 -04:00
parent 2650dc8f3f
commit 31d51e22bd
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.45.0"
version = "0.45.1"
dependencies = [
"ansi_term 0.12.1",
"attohttpc",

View File

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