fmt_ls for FsEntry

This commit is contained in:
ChristianVisintin
2020-11-29 14:53:47 +01:00
parent 87990d12b5
commit 074aa0f4a8
3 changed files with 380 additions and 6 deletions

View File

@@ -24,6 +24,7 @@ whoami = "0.9.0"
rpassword = "5.0.0"
unicode-width = "0.1.7"
chrono = "0.4.19"
bytesize = "1.0.1"
[dev-dependencies]
tempfile = "3"