mirror of
https://github.com/starship/starship.git
synced 2024-11-23 00:33:16 +01:00
chore(release): v0.56.0
This commit is contained in:
parent
1a6207d1f2
commit
f64cfa6a98
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -1686,7 +1686,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "starship"
|
name = "starship"
|
||||||
version = "0.55.0"
|
version = "0.56.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"ansi_term 0.12.1",
|
"ansi_term 0.12.1",
|
||||||
"attohttpc",
|
"attohttpc",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "starship"
|
name = "starship"
|
||||||
version = "0.55.0"
|
version = "0.56.0"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
authors = ["Matan Kushner <hello@matchai.me>"]
|
authors = ["Matan Kushner <hello@matchai.me>"]
|
||||||
homepage = "https://starship.rs"
|
homepage = "https://starship.rs"
|
||||||
|
Loading…
Reference in New Issue
Block a user