Added README and LICENSE.
Also added some metadata to the Cargo.toml
This commit is contained in:
parent
63025689ce
commit
0c350fc91c
3 changed files with 64 additions and 0 deletions
|
|
@ -3,6 +3,10 @@ name = "ki18n-rs"
|
|||
version = "0.1.0"
|
||||
edition = "2018"
|
||||
links = "KF5I18n"
|
||||
license-file = "LICENSE.txt"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/Ayush1325/ki18n-rs"
|
||||
keywords = ["ki18n", "kde", "localization"]
|
||||
|
||||
[dependencies]
|
||||
cpp = "0.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue