Update crate authors

This commit is contained in:
Jack Grigg 2020-10-20 23:03:33 +01:00
parent 91fc0ffe51
commit 6614e800d9
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ name = "pollard"
version = "0.0.0" version = "0.0.0"
authors = [ authors = [
"Sean Bowe <sean@electriccoin.co>", "Sean Bowe <sean@electriccoin.co>",
"Jack Grigg <jack@electriccoin.co>",
] ]
edition = "2018" edition = "2018"
description = "Sapling on stilts!" description = "Sapling on stilts!"