We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dc2a5d commit 92fcbefCopy full SHA for 92fcbef
Cargo.toml
@@ -1,7 +1,8 @@
1
[package]
2
name = "china_identification_card"
3
-version = "1.0.1"
+version = "1.0.2"
4
edition = "2024"
5
+authors = ["root@ltpp.vip"]
6
license = "MIT"
7
description = "A Rust library for validating Chinese identification card numbers based on official rules and checksums."
8
keywords = ["china", "id", "identification", "card", "validation"]
0 commit comments