mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-18 21:38:31 +00:00
added first draft for lib-crates for test_random and test_random_derive (lighthouse-246)
This commit is contained in:
8
eth2/utils/test_random/Cargo.toml
Normal file
8
eth2/utils/test_random/Cargo.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "test_random"
|
||||
version = "0.1.0"
|
||||
authors = ["thojest <thojest@gmail.com>"]
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
rand = "0.5.5"
|
||||
Reference in New Issue
Block a user