The code and data behind xeiaso.net
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

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)

authored by

dependabot[bot] and committed by
Xe Iaso
b714a457 dc6039e7

+4 -4
+4 -4
Cargo.lock
··· 2501 2501 2502 2502 [[package]] 2503 2503 name = "serde_yaml" 2504 - version = "0.9.13" 2504 + version = "0.9.14" 2505 2505 source = "registry+https://github.com/rust-lang/crates.io-index" 2506 - checksum = "8613d593412a0deb7bbd8de9d908efff5a0cb9ccd8f62c641e7b2ed2f57291d1" 2506 + checksum = "6d232d893b10de3eb7258ff01974d6ee20663d8e833263c99409d4b13a0209da" 2507 2507 dependencies = [ 2508 2508 "indexmap", 2509 2509 "itoa 1.0.2", ··· 3113 3113 3114 3114 [[package]] 3115 3115 name = "unsafe-libyaml" 3116 - version = "0.2.2" 3116 + version = "0.2.4" 3117 3117 source = "registry+https://github.com/rust-lang/crates.io-index" 3118 - checksum = "931179334a56395bcf64ba5e0ff56781381c1a5832178280c7d7f91d1679aeb0" 3118 + checksum = "c1e5fa573d8ac5f1a856f8d7be41d390ee973daf97c806b2c1a465e4e1406e68" 3119 3119 3120 3120 [[package]] 3121 3121 name = "url"