Skip to content

Commit 92fcbef

Browse files
committed
feat: v1.0.2
1 parent 5dc2a5d commit 92fcbef

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
[package]
22
name = "china_identification_card"
3-
version = "1.0.1"
3+
version = "1.0.2"
44
edition = "2024"
5+
authors = ["root@ltpp.vip"]
56
license = "MIT"
67
description = "A Rust library for validating Chinese identification card numbers based on official rules and checksums."
78
keywords = ["china", "id", "identification", "card", "validation"]

0 commit comments

Comments
 (0)