Browse Source

Add description.

Kestrel 2 months ago
parent
commit
b354fa7348
1 changed files with 1 additions and 0 deletions
  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"
 keywords = ["string", "cache", "pool"]
 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