diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-07-20 17:23:16 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-20 17:23:16 -0400 |
| commit | 0724837cce8672145db0e941ffcaa750c3ae5a13 (patch) | |
| tree | 6a5785b3b74aee86021191c6b597264c0906dcf3 | |
| parent | 312f3fc56ccb83472217e31d98033c02de9644df (diff) | |
| download | xesite-0724837cce8672145db0e941ffcaa750c3ae5a13.tar.xz xesite-0724837cce8672145db0e941ffcaa750c3ae5a13.zip | |
build(deps): bump serde_yaml from 0.9.22 to 0.9.24 (#693)
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.9.22 to 0.9.24.
- [Release notes](https://github.com/dtolnay/serde-yaml/releases)
- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.9.22...0.9.24)
---
updated-dependencies:
- dependency-name: serde_yaml
dependency-type: direct:production
update-type: version-update:semver-patch
...
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
@@ -2603,9 +2603,9 @@ dependencies = [ [[package]] name = "serde_yaml" -version = "0.9.22" +version = "0.9.24" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "452e67b9c20c37fa79df53201dc03839651086ed9bbe92b3ca585ca9fdaa7d85" +checksum = "bd5f51e3fdb5b9cdd1577e1cb7a733474191b1aca6a72c2e50913241632c1180" dependencies = [ "indexmap 2.0.0", "itoa 1.0.5", |
