diff --git a/lattice-hash/Cargo.toml b/lattice-hash/Cargo.toml index 3fce6f0180fa01..2ec387e8ad8b96 100644 --- a/lattice-hash/Cargo.toml +++ b/lattice-hash/Cargo.toml @@ -1,5 +1,6 @@ [package] name = "solana-lattice-hash" +description = "Solana Lattice Hash" version = { workspace = true } authors = { workspace = true } repository = { workspace = true }