mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +03:00
⬆️ rust
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
use crate::cmd::{run, run_with_output, Cmd};
|
||||
|
||||
// Latest stable, feel free to send a PR if this lags behind.
|
||||
const REQUIRED_RUST_VERSION: u32 = 40;
|
||||
const REQUIRED_RUST_VERSION: u32 = 41;
|
||||
|
||||
pub struct InstallCmd {
|
||||
pub client: Option<ClientOpt>,
|
||||
|
||||
Reference in New Issue
Block a user