SQLite-backed Key / Value Store
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: removed keyword from Cargo.toml

+1 -1
+1 -1
Cargo.toml
··· 8 8 readme = "README.md" 9 9 homepage = "https://github.com/Tyrannican/safir" 10 10 repository = "https://github.com/Tyrannican/safir" 11 - keywords = ["cli", "terminal", "utility", "key-value", "store", "database"] 11 + keywords = ["cli", "utility", "key-value", "store", "database"] 12 12 categories = ["command-line-utilities"] 13 13 14 14 [dependencies]