mirror of
https://github.com/starship/starship.git
synced 2024-12-26 00:58:52 +01:00
chore(release): v0.55.0
This commit is contained in:
parent
45a45baffa
commit
9bba13a534
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -1589,7 +1589,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "starship"
|
||||
version = "0.54.0"
|
||||
version = "0.55.0"
|
||||
dependencies = [
|
||||
"ansi_term 0.12.1",
|
||||
"attohttpc",
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "starship"
|
||||
version = "0.54.0"
|
||||
version = "0.55.0"
|
||||
edition = "2018"
|
||||
authors = ["Matan Kushner <hello@matchai.me>"]
|
||||
homepage = "https://starship.rs"
|
||||
|
Loading…
Reference in New Issue
Block a user