diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-09-05 12:51:30 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-05 12:51:30 -0400 |
| commit | c36d2413ae7887d0ca1737f565e30fa5b2924949 (patch) | |
| tree | 496901c71ff29ce2f85b1393c0a62eb61bdd90cc | |
| parent | e024cc3808162726eb437ef7aee10051ee8d0a52 (diff) | |
| download | xesite-c36d2413ae7887d0ca1737f565e30fa5b2924949.tar.xz xesite-c36d2413ae7887d0ca1737f565e30fa5b2924949.zip | |
build(deps): bump serde_yaml from 0.9.4 to 0.9.11 (#539)
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.9.4 to 0.9.11.
- [Release notes](https://github.com/dtolnay/serde-yaml/releases)
- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.9.4...0.9.11)
---
updated-dependencies:
- dependency-name: serde_yaml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2345,9 +2345,9 @@ dependencies = [ [[package]] name = "serde_yaml" -version = "0.9.4" +version = "0.9.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "79b7c9017c64a49806c6e8df8ef99b92446d09c92457f85f91835b01a8064ae0" +checksum = "89f31df3f50926cdf2855da5fd8812295c34752cb20438dae42a67f79e021ac3" dependencies = [ "indexmap", "itoa 1.0.2", |
