diff --git a/book.toml b/book.toml index b2def92..2bc218f 100644 --- a/book.toml +++ b/book.toml @@ -11,4 +11,4 @@ git-repository-url = "https://github.com/rust-lang/reference/" "/expressions/enum-variant-expr.html" = "struct-expr.html" [rust] -edition = "2018" +edition = "2021"