From 32e1f9a9a41ec9ea8b7067ce32de4327ff10acf9 Mon Sep 17 00:00:00 2001 From: Conor Schaefer Date: Wed, 11 Sep 2024 13:31:01 -0700 Subject: [PATCH] chore: update email address Updates the email address in package metadata used for Penumbra Labs team. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c4d10fe..8bd239b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "jmt" version = "0.10.0" authors = [ - "Penumbra Labs ", + "Penumbra Labs ", "Diem Association ", ] description = "Jellyfish Merkle Tree"