add ui module

This commit is contained in:
steven-omaha
2022-12-02 16:32:08 +01:00
parent c9e2f47708
commit fc390feecb
5 changed files with 27 additions and 13 deletions
+1
View File
@@ -7,6 +7,7 @@ edition = "2021"
[dependencies]
alpm = "2.2.1"
anyhow = "1.0.66"
clap = "3.2.20"
[profile.release]