mirror of
https://github.com/RGBCube/embd-rs
synced 2025-07-26 04:57:44 +00:00
Fix lib.proc_macro key
This commit is contained in:
parent
8df27a82d6
commit
86dbc4fd89
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ version = "0.1.0"
|
|||
edition = "2021"
|
||||
|
||||
[lib]
|
||||
proc_macro = true
|
||||
proc-macro = true
|
||||
|
||||
[dependencies]
|
||||
proc-macro2 = { version = "1", features = [ "span-locations" ] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue