Move config reading and entry listing to modules, start complete rewriting.

This commit is contained in:
AB
2020-05-12 01:05:10 +03:00
parent 1e19db59e7
commit ab205eff25
4 changed files with 192 additions and 667 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "mus-fuse"
version = "0.7.2"
version = "0.8.0"
authors = ["AB <ultradesu@hexor.ru>"]
edition = "2018"
license = "WTFPL"