Current section
Files
Jump to
Current section
Files
native/simhash/Cargo.toml
[package]
name = "simhash"
version = "0.4.0"
authors = []
edition = "2021"
[lib]
name = "simhash"
path = "src/lib.rs"
crate-type = ["cdylib"]
[dependencies]
rustler = "0.27.0"
[dependencies.simhash]
git = "https://github.com/holsee/simhash-rs.git"