it: works
This commit is contained in:
@@ -9,10 +9,8 @@ repository = "https://git.javalsai.tuxcord.net/rust/const-macros"
|
||||
keywords = ["compile", "const", "macro"]
|
||||
categories = ["development-tools::procedural-macro-helpers"]
|
||||
|
||||
[lib]
|
||||
proc-macro = true
|
||||
|
||||
[dependencies]
|
||||
const-macros-proc = { path = "./const-macros-proc" }
|
||||
|
||||
[lints.clippy]
|
||||
cargo = { level = "warn", priority = -1 }
|
||||
|
||||
Reference in New Issue
Block a user