idcard 0.1.2

Chinese Identify Card Utilities.
Documentation
[package]
name = "idcard"
version = "0.1.2"
authors = ["hiql <qiu_lin@163.com>"]
edition = "2018"
license = "MIT"
readme = "README.md"
description = """
Chinese Identify Card Utilities.
"""
repository = "https://github.com/hiql/idcard"
documentation = "https://docs.rs/idcard"

[dependencies]
lazy_static = "1.4"
chrono = "0.4"
regex = "1"
rand = "0.8"