Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'docs/book/book.toml')
-rw-r--r--docs/book/book.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/book/book.toml b/docs/book/book.toml
index a6f6a6ed78..edf11fadf0 100644
--- a/docs/book/book.toml
+++ b/docs/book/book.toml
@@ -6,7 +6,7 @@ src = "src"
title = "rust-analyzer"
[rust]
-edition = "2021"
+edition = "2024"
[output.html]
edit-url-template = "https://github.com/rust-lang/rust-analyzer/edit/master/docs/book/{path}"