[dependencies]
[lib]
name = "rust_br"
path = "src/lib.rs"
[package]
authors = ["Thiago C H Moreira <thiagochm@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Valide documentos, e-mails e telefones de maneira fácil e eficiente para suas aplicações no Brasil."
documentation = "https://github.com/ThiagoCHM/rust-br/blob/main/README.md"
edition = "2024"
homepage = "https://github.com/ThiagoCHM/rust-br"
license = "MIT"
name = "rust-br"
readme = "README.md"
repository = "https://github.com/ThiagoCHM/rust-br"
version = "1.0.1"