Jelajahi Sumber

add missing description for solana-lattice-hash (#3358)

Yihau Chen 1 tahun lalu
induk
melakukan
51a114eeca
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      lattice-hash/Cargo.toml

+ 1 - 0
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 }