add metadata for crates.io
This commit is contained in:
parent
bb9c1fd885
commit
741a6799a8
|
@ -2,6 +2,10 @@
|
|||
name = "purrchance"
|
||||
version = "0.1.0"
|
||||
authors = ["xenofem <xenofem@xeno.science>"]
|
||||
description = "An unofficial Rust implementation of the Perchance grammar engine"
|
||||
repository = "https://git.xeno.science/xenofem/purrchance"
|
||||
keywords = ["perchance", "text generator", "parser"]
|
||||
readme = "README.md"
|
||||
edition = "2018"
|
||||
license = "MIT"
|
||||
|
||||
|
|
Loading…
Reference in a new issue