⬆️ Rust
This commit is contained in:
parent
f00904e996
commit
c7291386d3
@ -20,7 +20,7 @@
|
||||
};
|
||||
|
||||
// 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>,
|
||||
|
Loading…
Reference in New Issue
Block a user