diff --git a/Cargo.toml b/Cargo.toml index 42555277..a52a3f99 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,6 +10,7 @@ version = "0.25.0" exclude = ["assets/syntaxes/*", "assets/themes/*"] build = "build/main.rs" edition = '2021' +# You are free to bump MSRV as soon as a reason for bumping emerges. rust-version = "1.74" [features]