it: works

This commit is contained in:
2026-03-24 18:51:30 +01:00
parent f50b8c64c6
commit c6537f2117
9 changed files with 201 additions and 23 deletions

View 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"