We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7339145 commit 4f6aab6Copy full SHA for 4f6aab6
library/proc_macro/Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "proc_macro"
3
version = "0.0.0"
4
-edition = "2021"
+edition = "2024"
5
6
[dependencies]
7
std = { path = "../std" }
0 commit comments