Migrate proc_macro to Rust 2024
This commit is contained in:
parent
f1a95138d9
commit
0b2489c226
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "proc_macro"
|
||||
version = "0.0.0"
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
std = { path = "../std" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue