mirror of
https://github.com/starship/starship.git
synced 2026-06-24 02:01:36 +07:00
chore(release): v1.2.0
This commit is contained in:
Generated
+1
-1
@@ -1594,7 +1594,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "starship"
|
||||
version = "1.1.1"
|
||||
version = "1.2.0"
|
||||
dependencies = [
|
||||
"ansi_term",
|
||||
"byte-unit",
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "starship"
|
||||
version = "1.1.1"
|
||||
version = "1.2.0"
|
||||
edition = "2021"
|
||||
authors = ["Starship Contributors"]
|
||||
homepage = "https://starship.rs"
|
||||
|
||||
Reference in New Issue
Block a user