diff --git a/Cargo.toml b/Cargo.toml index 5216c54190..b4f91ef4ea 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ keywords = ["command-line", "task", "runner", "development", "utility"] license = "CC0-1.0" readme = "crates-io-readme.md" repository = "https://github.com/casey/just" -rust-version = "1.70" +rust-version = "1.74" [workspace] members = [".", "crates/*"]