Explorar el Código

add core macro crate

Jonathan Kelley hace 4 años
padre
commit
9f49ecb
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      packages/core-macro/Cargo.toml

+ 2 - 0
packages/core-macro/Cargo.toml

@@ -3,6 +3,8 @@ name = "dioxus-core-macro"
 version = "0.1.0"
 authors = ["Jonathan Kelley <jkelleyrtp@gmail.com>"]
 edition = "2018"
+description = "Core macro for Dioxus Virtual DOM"
+"license" = "MIT/Apache-2.0"
 
 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html