Current section
Files
Jump to
Current section
Files
native/human_name_nif/Cargo.toml
[package]
name = "human_name_nif"
version = "0.6.1"
authors = []
edition = "2018"
[lib]
name = "human_name_nif"
path = "src/lib.rs"
crate-type = ["cdylib"]
[dependencies]
rustler = "0.34.0"
human_name = "2.0.4"