diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-07-29 14:30:40 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-29 14:30:40 -0400 |
| commit | 3193e0caffdec45902789077ba0b56062b7102c7 (patch) | |
| tree | a2a808a7121c9a8183d2e77a6cf245fef01180d8 | |
| parent | 220cec0c59223de46e951fa44926ff47fee49920 (diff) | |
| download | xesite-3193e0caffdec45902789077ba0b56062b7102c7.tar.xz xesite-3193e0caffdec45902789077ba0b56062b7102c7.zip | |
build(deps): bump serde_yaml from 0.9.24 to 0.9.25 (#696)
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.9.24 to 0.9.25.
- [Release notes](https://github.com/dtolnay/serde-yaml/releases)
- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.9.24...0.9.25)
---
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
@@ -2612,9 +2612,9 @@ dependencies = [ [[package]] name = "serde_yaml" -version = "0.9.24" +version = "0.9.25" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bd5f51e3fdb5b9cdd1577e1cb7a733474191b1aca6a72c2e50913241632c1180" +checksum = "1a49e178e4452f45cb61d0cd8cebc1b0fafd3e41929e996cef79aa3aca91f574" dependencies = [ "indexmap 2.0.0", "itoa 1.0.5", |
