it: works
This commit is contained in:
11
const-macros-proc/Cargo.toml
Normal file
11
const-macros-proc/Cargo.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
[package]
|
||||
name = "const-macros-proc"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[lib]
|
||||
proc-macro = true
|
||||
|
||||
[dependencies]
|
||||
magic = "0.16"
|
||||
sha2 = "0.10"
|
||||
Reference in New Issue
Block a user