Skip to content

Commit 3cb5619

Browse files
committed
feat: v1.1.25
1 parent 1e33be0 commit 3cb5619

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "china_identification_card"
3-
version = "1.1.24"
3+
version = "1.1.25"
44
readme = "README.md"
55
edition = "2024"
66
authors = ["root@ltpp.vip"]

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@
1010

1111
</center>
1212

13-
[Official Documentation](https://docs.ltpp.vip/CHINA_IDENTIFICATION_CARD/)
13+
[Official Documentation](https://docs.ltpp.vip/china_identification_card/)
14+
15+
[Api Docs](https://docs.rs/china_identification_card/latest/)
1416

1517
> A Rust library for validating Chinese identification card numbers based on official rules and checksums.
1618

0 commit comments

Comments
 (0)