Compare commits

..

No commits in common. "577500fb0b38d39e132023268214847a6a5f218b" and "8f77db8104580719e289bbae6a48fe4a6c431e44" have entirely different histories.

1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

@ -540,9 +540,9 @@ dependencies = [
[[package]] [[package]]
name = "serde_yaml" name = "serde_yaml"
version = "0.8.15" version = "0.8.14"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "971be8f6e4d4a47163b405a3df70d14359186f9ab0f3a3ec37df144ca1ce089f" checksum = "f7baae0a99f1a324984bcdc5f0718384c1f69775f1c7eec8b859b71b443e3fd7"
dependencies = [ dependencies = [
"dtoa", "dtoa",
"linked-hash-map", "linked-hash-map",