diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-11-24 02:30:59 +0000 |
|---|---|---|
| committer | Xe Iaso <me@christine.website> | 2022-11-23 21:54:13 -0500 |
| commit | b714a457666ee20f11ddfc8e4c8d0f4ceb88f941 (patch) | |
| tree | 26442d6f73477a1dc9e954ec05666d1c713033c9 | |
| parent | dc6039e7c5eb60d7d4373383b39760459ea9f572 (diff) | |
| download | xesite-b714a457666ee20f11ddfc8e4c8d0f4ceb88f941.tar.xz xesite-b714a457666ee20f11ddfc8e4c8d0f4ceb88f941.zip | |
build(deps): bump serde_yaml from 0.9.13 to 0.9.14
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.9.13 to 0.9.14.
- [Release notes](https://github.com/dtolnay/serde-yaml/releases)
- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.9.13...0.9.14)
| -rw-r--r-- | Cargo.lock | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -2501,9 +2501,9 @@ dependencies = [ [[package]] name = "serde_yaml" -version = "0.9.13" +version = "0.9.14" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8613d593412a0deb7bbd8de9d908efff5a0cb9ccd8f62c641e7b2ed2f57291d1" +checksum = "6d232d893b10de3eb7258ff01974d6ee20663d8e833263c99409d4b13a0209da" dependencies = [ "indexmap", "itoa 1.0.2", @@ -3113,9 +3113,9 @@ checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e" [[package]] name = "unsafe-libyaml" -version = "0.2.2" +version = "0.2.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "931179334a56395bcf64ba5e0ff56781381c1a5832178280c7d7f91d1679aeb0" +checksum = "c1e5fa573d8ac5f1a856f8d7be41d390ee973daf97c806b2c1a465e4e1406e68" [[package]] name = "url" |
