[package] name = "hash-ids" version = "0.3.1" authors = ["Jacob Brown "] edition = "2018" description = "a fast hashids (hashids.org) implementation" repository = "https://github.com/kardeiz/hash-ids" readme = "README.md" keywords = ["hashids", "id", "generator"] license = "MIT/Apache-2.0" documentation = "https://docs.rs/hash-ids" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]