Add license
This commit is contained in:
parent
183cf43c86
commit
2feabdb8bd
2 changed files with 8 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ publish = ["nettika"]
|
|||
description = "A procedural macro that removes leading indentation from string literals."
|
||||
repository = "https://forge.leaf.ninja/nettika/dedent"
|
||||
readme = "readme.md"
|
||||
license = "MIT"
|
||||
|
||||
[lib]
|
||||
proc-macro = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue