edition = "2024"

This commit is contained in:
BenjaminBrienen 2025-03-10 12:41:35 +01:00
parent e70a9c5b9e
commit 70fc7b98c6
9 changed files with 9 additions and 9 deletions

View file

@ -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}"