Commit 1d7932b
Alex J Lennon
fix: pin cargo tool versions to avoid edition2024 requirement
- Pin cargo-edit to v0.12.3 (compatible with Rust 1.83)
- Pin cargo-outdated to v0.15.0 (compatible with Rust 1.83)
- Pin cargo-bloat to v0.12.1 (compatible with Rust 1.83)
- Avoids edition2024 feature requirement that needs nightly Rust
- Resolves maintenance workflow failures with tool installation1 parent d41dcca commit 1d7932b
1 file changed
+6
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| |||
188 | 189 | | |
189 | 190 | | |
190 | 191 | | |
191 | | - | |
192 | | - | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
193 | 195 | | |
194 | 196 | | |
195 | 197 | | |
| |||
0 commit comments