person_registration 0.1.2

Person registration for Brazil documents
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "person_registration"
version = "0.1.2"
edition = "2021"
description = "Person registration for Brazil documents"
license = "MIT"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
regex = "1"
rand = "0.8.0"