mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-17 03:42:46 +00:00
7 lines
130 B
TOML
7 lines
130 B
TOML
[package]
|
|
name = "hashing"
|
|
version = "0.1.0"
|
|
authors = ["Paul Hauner <paul@paulhauner.com>"]
|
|
|
|
[dependencies]
|
|
tiny-keccak = "1.4.2" |