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

@@ -2,6 +2,9 @@
## Unreleased Changes
## 0.2.0 (2021-08-23)
* Updated to `crossbeam-channel` 0.5.1.
## 0.1.3 (2020-11-19)
* Added `set_watch_enabled` to `Vfs` and `VfsLock` to allow turning off file watching.