We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e33be0 commit 3cb5619Copy full SHA for 3cb5619
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "china_identification_card"
3
-version = "1.1.24"
+version = "1.1.25"
4
readme = "README.md"
5
edition = "2024"
6
authors = ["root@ltpp.vip"]
README.md
@@ -10,7 +10,9 @@
10
11
</center>
12
13
-[Official Documentation](https://docs.ltpp.vip/CHINA_IDENTIFICATION_CARD/)
+[Official Documentation](https://docs.ltpp.vip/china_identification_card/)
14
+
15
+[Api Docs](https://docs.rs/china_identification_card/latest/)
16
17
> A Rust library for validating Chinese identification card numbers based on official rules and checksums.
18
0 commit comments