memofs: Add description

This commit is contained in:
Lucien Greathouse
2020-03-10 18:11:39 -07:00
parent 6191b6371d
commit 10ba74c21e

View File

@@ -1,5 +1,6 @@
[package]
name = "memofs"
description = "Virtual filesystem with configurable backends."
version = "0.1.0"
authors = ["Lucien Greathouse <me@lpghatguy.com>"]
edition = "2018"