Commit 977562e
chore: upgrade toolchain to latest Elixir/Erlang/Rust
Bump .tool-versions to Elixir 1.20.0 / OTP 29.0 / Rust 1.93.1 and update
the CI test matrix to the three latest Elixir/OTP pairs.
OTP 29 also resolves the ssl key_usage_mismatch regression
(erlang/otp#9208, fixed by #9286) present in OTP 27.1.3-27.2, which
broke precompiled-NIF downloads from the GitHub release CDN during
`mix hex.publish`.
Remove an unused `require Logger` newly flagged by Elixir 1.20's
unused-require warning.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent b1ff632 commit 977562e
3 files changed
Lines changed: 9 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
91 | | - | |
| 90 | + | |
| 91 | + | |
92 | 92 | | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
99 | 97 | | |
100 | 98 | | |
101 | 99 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
96 | | - | |
97 | 95 | | |
98 | 96 | | |
99 | 97 | | |
| |||
0 commit comments