Sourced from serde_yaml's releases.
0.9.23
- Documentation improvements
0.9.22
- Update indexmap dependency to version 2
6b212e0
Release 0.9.23cc83b0a
Opt in to generate-link-to-definition when building on docs.rs954e384
Make minimal-versions job consistent with other repos060eb86
Release 0.9.22b12ad38
Merge pull request https://github.com/facebook/flipper/issues/377 from dtolnay/indexmapc418ad5
Update indexmap dependency to version 2f1cd9e6
Remove .clippy.toml in favor of respecting rust-version from Cargo.toml147103c
Show error details during miri setup in CI622553f
Fix unused import warnings in test under cfg miri2037c7e
Fix new unused_mut detected by nightly-2023-04-30