diff --git a/Cargo.toml b/Cargo.toml index 5e5727c4788a7..0994c42410f1d 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.76" # Support last 6 minor versions. +rust-version = "1.78" # Support last 6 minor versions. description = "A collection of JavaScript tools written in Rust." #