the msrv was bumped in in the Cargo.toml #847 but not in clippy.toml, clippy was complaining at startup and defaulting to 1.57
3 lines
61 B
TOML
3 lines
61 B
TOML
# Specify the minimum supported Rust version
|
|
msrv = "1.64.0"
|