Add Cargo information
This commit is contained in:
@@ -1,7 +1,10 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "comlexr"
|
name = "comlexr"
|
||||||
|
description = "Dynamically build Command objects with conditional expressions"
|
||||||
|
repository = "https://gitlab.com/wunker-bunker/comlexr"
|
||||||
version = "1.0.0"
|
version = "1.0.0"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
license = "MIT"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
proc-macro = true
|
proc-macro = true
|
||||||
|
|||||||
Reference in New Issue
Block a user