Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dependencies: downgrade serde from 1.0.143 to 1.0.142
The serde 1.0.143 crate does not build on this project's current MSRV (rustc 1.48), so it's reverted to the previous version. See <serde-rs/serde#2255> for the corresponding upstream issue.
- Loading branch information