mirror of
https://gitlab.com/pulsechaincom/lighthouse-pulse.git
synced 2025-01-08 20:11:22 +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" |