0fbe4179b3
Separate most modules into crates
8 lines
131 B
TOML
8 lines
131 B
TOML
[package]
|
|
name = "hashing"
|
|
version = "0.1.0"
|
|
authors = ["Paul Hauner <paul@paulhauner.com>"]
|
|
|
|
[dependencies]
|
|
blake2-rfc = "0.2.18"
|