mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-12-04 19:03:38 +00:00
build(deps): update rust crate yaml-rust2 to 0.8.1
This commit is contained in:
parent
cb5eb2ed19
commit
571581ce09
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -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",
|
||||
|
@ -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"] }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user