Add description & license for publishing.
This commit is contained in:
parent
fcfbbf3c5c
commit
baf2bc4a6c
|
@ -2,6 +2,8 @@
|
|||
name = "monokakido"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
description = "A Rust library for parsing and interpreting the Monokakido dictionary format."
|
||||
license = "MIT"
|
||||
|
||||
[dependencies]
|
||||
miniz_oxide = { version = "0.6", default-features = false }
|
||||
|
|
Loading…
Reference in a new issue