mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 08:52:54 +00:00
Heavily restructure repo
Separate most modules into crates
This commit is contained in:
7
beacon_chain/utils/hashing/Cargo.toml
Normal file
7
beacon_chain/utils/hashing/Cargo.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[package]
|
||||
name = "hashing"
|
||||
version = "0.1.0"
|
||||
authors = ["Paul Hauner <paul@paulhauner.com>"]
|
||||
|
||||
[dependencies]
|
||||
blake2-rfc = "0.2.18"
|
||||
Reference in New Issue
Block a user