reverse-unicode-hash/Cargo.toml

13 lines
278 B
TOML
Raw Permalink Normal View History

2019-11-02 00:33:22 +00:00
[package]
name = "zerowidthhashes"
version = "0.1.0"
authors = ["edensg <eden@edensg.me>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
crypto-hash = "0.3.4"
num_cpus = "1.11.0"
hex = "0.4.0"