浏览代码

Add description.

Kestrel 2 月之前
父节点
当前提交
b354fa7348
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Cargo.toml

+ 1 - 0
Cargo.toml

@@ -7,6 +7,7 @@ repository = "https://git.flying-kestrel.ca/kestrel/stringstore"
 license = "LGPL-3.0-only"
 license = "LGPL-3.0-only"
 keywords = ["string", "cache", "pool"]
 keywords = ["string", "cache", "pool"]
 categories = ["caching", "memory-management"]
 categories = ["caching", "memory-management"]
+description = "Cached dynamic set of strings with mildly expensive construction but cheap comparisons."
 
 
 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html