Commit e7ee5c6
authored
ci: downgrade crates when building for Rust 1.67.0 (#1003)
Crates from the https://github.com/unicode-org/icu4x workspace got a round of
releases recently, increasing the minimum Rust version.
When building this project with Rust 1.67.0, make sure to downgrade some of the
dependencies like is already done for Rust 1.63.0.1 parent 797b2e2 commit e7ee5c6
1 file changed
+10
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
44 | 52 | | |
45 | 53 | | |
46 | 54 | | |
| |||
0 commit comments