commit
6c8020a3b9
1 changed files with 1 additions and 1 deletions
|
|
@ -346,7 +346,7 @@ impl MDBook {
|
||||||
cmd.args(["--edition", "2021"]);
|
cmd.args(["--edition", "2021"]);
|
||||||
}
|
}
|
||||||
RustEdition::E2024 => {
|
RustEdition::E2024 => {
|
||||||
cmd.args(["--edition", "2024", "-Zunstable-options"]);
|
cmd.args(["--edition", "2024"]);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue