Refactor easy-fs

This commit is contained in:
Yifan Wu 2021-02-24 03:42:45 +08:00
parent 1c9ce9ca07
commit 2e67eb1db0
14 changed files with 329 additions and 278 deletions

View file

@ -8,5 +8,4 @@ edition = "2018"
[dependencies]
spin = "0.7.0"
lazy_static = { version = "1.4.0", features = ["spin_no_std"] }
#rand = "0.8.0"
lazy_static = { version = "1.4.0", features = ["spin_no_std"] }