mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-12-01 09:13:54 +00:00
chore(release): v1.5.4
This commit is contained in:
parent
136db163fa
commit
d420a63e25
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -1547,7 +1547,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "starship"
|
name = "starship"
|
||||||
version = "1.5.3"
|
version = "1.5.4"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"ansi_term",
|
"ansi_term",
|
||||||
"byte-unit",
|
"byte-unit",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "starship"
|
name = "starship"
|
||||||
version = "1.5.3"
|
version = "1.5.4"
|
||||||
authors = ["Starship Contributors"]
|
authors = ["Starship Contributors"]
|
||||||
build = "build.rs"
|
build = "build.rs"
|
||||||
categories = ["command-line-utilities"]
|
categories = ["command-line-utilities"]
|
||||||
|
Loading…
Reference in New Issue
Block a user