mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-23 20:57:02 +00:00
⬆️ Rust
This commit is contained in:
@@ -20,7 +20,7 @@ use xtask::{
|
||||
};
|
||||
|
||||
// Latest stable, feel free to send a PR if this lags behind.
|
||||
const REQUIRED_RUST_VERSION: u32 = 39;
|
||||
const REQUIRED_RUST_VERSION: u32 = 40;
|
||||
|
||||
struct InstallOpt {
|
||||
client: Option<ClientOpt>,
|
||||
|
||||
Reference in New Issue
Block a user