We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b311852 commit 555dd1aCopy full SHA for 555dd1a
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "china_identification_card"
3
-version = "0.3.3"
+version = "0.3.4"
4
edition = "2024"
5
license = "MIT"
6
description = "A Rust library for validating Chinese identification card numbers based on official rules and checksums."
readme.md
@@ -45,4 +45,4 @@ Contributions are welcome! Please open an issue or submit a pull request.
45
46
## Contact
47
48
-For any inquiries, please reach out to the author at [eastspire <root@ltpp.vip>](mailto:root@ltpp.vip).
+For any inquiries, please reach out to the author at [root@ltpp.vip](mailto:root@ltpp.vip).
0 commit comments