mirror of
https://gitlab.com/pulsechaincom/lighthouse-pulse.git
synced 2024-12-23 20:17:18 +00:00
9 lines
142 B
TOML
9 lines
142 B
TOML
[package]
|
|
name = "hashing"
|
|
version = "0.1.0"
|
|
authors = ["Paul Hauner <paul@paulhauner.com>"]
|
|
edition = "2018"
|
|
|
|
[dependencies]
|
|
ring = "0.14.6"
|