Added LICENSE
This commit is contained in:
@@ -3,7 +3,7 @@ name = "mizan-macros"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
description = "Proc macros for mizan-core: #[derive(Mizan)], #[mizan::context], #[mizan(...)]. Emits MizanType / ContextMarker / FunctionSpec impls plus linkme registrations."
|
||||
license = "MIT"
|
||||
license = "Elastic-2.0"
|
||||
|
||||
[lib]
|
||||
proc-macro = true
|
||||
|
||||
Reference in New Issue
Block a user