Sfoglia il codice sorgente

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

Yihau Chen 1 anno fa
parent
commit
51a114eeca
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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 }