Commit 7c7b73a
committed
Merge #153: fix(ci): bump pinned
477cf8a fix(ci): pin `proc-macro2` to MSRV supported `1.0.103` (Leonardo Lima)
f857d40 fix(ci): pin `ryu` to MSRV supported `1.0.20` (Leonardo Lima)
8422454 fix(ci): pin `serde_json` to MSRV supported `1.0.145` (Leonardo Lima)
f31ba50 fix(ci): pin `itoa` to MSRV supported `1.0.15` (Leonardo Lima)
edac624 fix(ci): bump pinned `webpki-roots` to 1.0.5 (Leonardo Lima)
Pull request description:
I was about to merge #114, but there's been a new release (i.e [v1.0.5](https://crates.io/crates/webpki-roots/versions)) for `webpki-roots` which breaks our MSRV CI.
This PR updates its pinned version to fix our MSRV CI jobs, so we can move forward with #114.
ACKs for top commit:
luisschwab:
ACK 477cf8a
ValuedMammal:
ACK 477cf8a
Tree-SHA512: c93f83c84072865cf8d14ecca98efdadfa99dc7143d9917fa4d00cbeb6fdeff329ca22d4814498be2ed9d15ab6f40b6f6f441a2c7a43d91d618a6acb875dfbc0webpki-roots to 1.0.52 files changed
+10
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
75 | 79 | | |
76 | 80 | | |
77 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
44 | 48 | | |
0 commit comments