Started renaming crate

Changing from ki18n-rs to ki18n.
Might need more changes after publishing.
This commit is contained in:
Ayush Singh 2021-12-14 21:55:31 +05:30
parent 04aefc80ff
commit 3bf93509a3
5 changed files with 8 additions and 8 deletions

View file

@ -1,8 +1,8 @@
[package]
name = "ki18n-rs"
name = "ki18n"
description = "A crate to use KF5I18n from rust."
author = ["Ayush Singh <ayushdevel1325@gmail.com>"]
version = "1.0.3"
version = "1.0.4"
edition = "2018"
links = "KF5I18n"
license = "MIT"