瀏覽代碼

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

Yihau Chen 1 年之前
父節點
當前提交
51a114eeca
共有 1 個文件被更改,包括 1 次插入0 次删除
  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 }