diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-12-28 11:33:30 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-28 11:33:30 -0500 |
| commit | af0ab95753133aaec00e23d3092a2f0614e900f9 (patch) | |
| tree | f5f6296c0127d0a3fef6e69e8582928969ab9e0a | |
| parent | 81ffb702229cb1a9c8b93d3137c1c79bf0caf4e7 (diff) | |
| download | xesite-af0ab95753133aaec00e23d3092a2f0614e900f9.tar.xz xesite-af0ab95753133aaec00e23d3092a2f0614e900f9.zip | |
build(deps): bump serde_yaml from 0.9.14 to 0.9.16 (#584)
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.9.14 to 0.9.16.
- [Release notes](https://github.com/dtolnay/serde-yaml/releases)
- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.9.14...0.9.16)
---
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
@@ -2497,9 +2497,9 @@ dependencies = [ [[package]] name = "serde_yaml" -version = "0.9.14" +version = "0.9.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6d232d893b10de3eb7258ff01974d6ee20663d8e833263c99409d4b13a0209da" +checksum = "92b5b431e8907b50339b51223b97d102db8d987ced36f6e4d03621db9316c834" dependencies = [ "indexmap", "itoa 1.0.2", |
