Update memofs to 0.2.0

This commit is contained in:
Lucien Greathouse
2021-08-23 16:00:51 -04:00
parent 43715143e4
commit af4a3ca0af
4 changed files with 7 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "memofs"
description = "Virtual filesystem with configurable backends."
version = "0.1.3"
version = "0.2.0"
authors = ["Lucien Greathouse <me@lpghatguy.com>"]
edition = "2018"
readme = "README.md"