Commit 4d72a18
fix(config): align rust-version to 1.91 matching clippy.toml msrv Refs #2770
Workspace.package declared 1.85; clippy.toml already has msrv = "1.91.0"
and the codebase uses Rust 1.91 APIs. Set to 1.91 for consistency.1 parent 45c3851 commit 4d72a18
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments