mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
build(deps): update rust crate yaml-rust2 to 0.8.1
This commit is contained in:
Generated
+2
-2
@@ -3648,9 +3648,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "yaml-rust2"
|
||||
version = "0.8.0"
|
||||
version = "0.8.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "498f4d102a79ea1c9d4dd27573c0fc96ad74c023e8da38484e47883076da25fb"
|
||||
checksum = "8902160c4e6f2fb145dbe9d6760a75e3c9522d8bf796ed7047c85919ac7115f8"
|
||||
dependencies = [
|
||||
"arraydeque",
|
||||
"encoding_rs",
|
||||
|
||||
+1
-1
@@ -87,7 +87,7 @@ unicode-width = "0.1.12"
|
||||
urlencoding = "2.1.3"
|
||||
versions = "6.2.0"
|
||||
which = "6.0.1"
|
||||
yaml-rust2 = "0.8.0"
|
||||
yaml-rust2 = "0.8.1"
|
||||
|
||||
process_control = { version = "4.1.0", features = ["crossbeam-channel"] }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user