This repository was archived by the owner on Jan 22, 2026. It is now read-only.
Commit a8c54b1
committed
Merge #86: CI: Pin serde_json for MSRV build
f2fd85c CI: Pin serde_json for MSRV build (Tobin C. Harding)
Pull request description:
Recent release of `serde_json` depends on `serde` 1.0.66 but we pin to 1.0.56
Pin `serde_json` for MSRV build to v1.0.99
ACKs for top commit:
danielabrozzoni:
ACK f2fd85c
Tree-SHA512: 68f371d010f7ce4d97c7073e7e5bb3a71689eb46be6bd00d6afecc1d0bf40de90bd1d77c064f7134223f0cd5245797c7896f00b8c23c737abd8366ba9a86440f1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
90 | 91 | | |
91 | | - | |
| 92 | + | |
| 93 | + | |
92 | 94 | | |
93 | 95 | | |
94 | 96 | | |
| |||
0 commit comments