diff --git a/Cargo.toml b/Cargo.toml index 0972fc43442d41..94cf3fa4b91caa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ homepage = "https://oxc.rs" keywords = ["JavaScript", "TypeScript", "linter", "minifier", "parser"] license = "MIT" repository = "https://github.com/oxc-project/oxc" -rust-version = "1.80" # Support last 5 minor versions. +rust-version = "1.81.0" # Support last 4 minor versions. description = "A collection of JavaScript tools written in Rust." #