Merge branch 'master' into renovate/sha2-0.x
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
2022-09-19 07:48:14 +00:00
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View File

@ -2395,9 +2395,9 @@ dependencies = [
[[package]]
name = "serde_yaml"
version = "0.9.11"
version = "0.9.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "89f31df3f50926cdf2855da5fd8812295c34752cb20438dae42a67f79e021ac3"
checksum = "8613d593412a0deb7bbd8de9d908efff5a0cb9ccd8f62c641e7b2ed2f57291d1"
dependencies = [
"indexmap",
"itoa",