Compare commits

..

No commits in common. "fc18245fda948d5bd4f72f2633a1c8ce31218abf" and "ac1aec9d25c9a5ea5ac939155346a2feed90d3e3" have entirely different histories.

1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

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