renamed config-parser and implemented the first set of functions for the
macro extended and cleaned up format.rs and moved it into `config-parser` some other bits and bobs
This commit is contained in:
+1
-1
@@ -9,4 +9,4 @@ dirs = "5.0.1"
|
||||
serde = { version = "1.0.216", features = [ "std", "derive" ] }
|
||||
sysinfo = "0.32.0"
|
||||
toml = "0.8.19"
|
||||
config_parser = { path = "config_parser" }
|
||||
config-parser = { path = "config-parser" }
|
||||
|
||||
Reference in New Issue
Block a user