memofs: Update fs-err and use it more

This commit is contained in:
Lucien Greathouse
2020-03-18 18:06:58 -07:00
parent c1286db9c1
commit 28ddf40344
3 changed files with 7 additions and 7 deletions

View File

@@ -12,5 +12,5 @@ homepage = "https://github.com/rojo-rbx/rojo/tree/master/memofs"
[dependencies]
crossbeam-channel = "0.4.0"
fs-err = "2.2.0"
fs-err = "2.3.0"
notify = "4.0.15"