summaryrefslogtreecommitdiff
path: root/mingling_macros/Cargo.toml
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-03-29 14:50:59 +0800
committer魏曹先生 <1992414357@qq.com>2026-03-29 14:50:59 +0800
commitaaa9001d99b7846da0cd40afca06e7c457e711d6 (patch)
tree63a07a93d25515cd9c6047e7eef3ad5479a6c41d /mingling_macros/Cargo.toml
parent5d91f0e9408e39afaa75f96b32c5ed7946a558f7 (diff)
Add README and license files to project structure
Diffstat (limited to 'mingling_macros/Cargo.toml')
-rw-r--r--mingling_macros/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/mingling_macros/Cargo.toml b/mingling_macros/Cargo.toml
index 39c6d36..50fe0ec 100644
--- a/mingling_macros/Cargo.toml
+++ b/mingling_macros/Cargo.toml
@@ -2,6 +2,7 @@
name = "mingling_macros"
version = "0.1.0"
edition = "2024"
+license = "MIT OR Apache-2.0"
[lib]
proc-macro = true