Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 409b367

Browse files
committed
Updated readme
1 parent 270ad0c commit 409b367

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[package]
22
name = "g2-unicode-jp"
3-
version = "0.4.0"
3+
version = "0.4.1"
44
edition = "2021"
55
authors = ["gemmarx <[email protected]>", "G2 <[email protected]>"]
66

77
description = "A library to convert Japanese Half-width-kana[半角カナ] and Wide-alphanumeric[全角英数] into normal ones."
8-
repository = "https://github.com/gemmarx/unicode-jp-rs"
8+
repository = "https://github.com/G2-Games/unicode-jp-rs"
99
license = "MIT"
1010
readme = "readme.md"
1111
keywords = ["unicode", "japanese", "hankaku", "zenkaku", "kana"]

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Temporary Crate
2+
____
3+
This crate exists due to https://github.com/gemmarx/unicode-jp-rs appearing inactive, and updates needed. Please contact me and I will yank my versions from crates.io if needed.
4+
15
Unicode-JP (Rust)
26
----
37
[![Build Status](https://travis-ci.org/gemmarx/unicode-jp-rs.svg?branch=master)](https://travis-ci.org/gemmarx/unicode-jp-rs)

0 commit comments

Comments
 (0)