mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-12-11 21:57:52 +00:00
build(deps): update rust crate yaml-rust2 to 0.9.0
This commit is contained in:
parent
1326e61a83
commit
a1e338b3dd
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -3705,9 +3705,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "yaml-rust2"
|
||||
version = "0.8.1"
|
||||
version = "0.9.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "8902160c4e6f2fb145dbe9d6760a75e3c9522d8bf796ed7047c85919ac7115f8"
|
||||
checksum = "2a1a1c0bc9823338a3bdf8c61f994f23ac004c6fa32c08cd152984499b445e8d"
|
||||
dependencies = [
|
||||
"arraydeque",
|
||||
"encoding_rs",
|
||||
|
@ -87,7 +87,7 @@ unicode-width = "0.1.13"
|
||||
urlencoding = "2.1.3"
|
||||
versions = "6.3.2"
|
||||
which = "6.0.3"
|
||||
yaml-rust2 = "0.8.1"
|
||||
yaml-rust2 = "0.9.0"
|
||||
|
||||
process_control = { version = "4.2.2", features = ["crossbeam-channel"] }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user