mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-05 19:58:32 +00:00
Migrate proc_macro to Rust 2024
This commit is contained in:
parent
f1a95138d9
commit
0b2489c226
@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "proc_macro"
|
||||
version = "0.0.0"
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
std = { path = "../std" }
|
||||
|
Loading…
Reference in New Issue
Block a user