Merge branch 'shuffle_underflow' into genesis

This commit is contained in:
Paul Hauner
2018-10-22 06:17:02 +11:00
5 changed files with 214 additions and 50 deletions

View File

@@ -5,3 +5,6 @@ authors = ["Paul Hauner <paul@paulhauner.com>"]
[dependencies]
hashing = { path = "../hashing" }
[dev-dependencies]
yaml-rust = "0.4.2"