get generic backend to work (to some extent)

This commit is contained in:
steven-omaha
2023-01-06 13:31:50 +01:00
parent ef4d0bc723
commit 80fb9d7252
6 changed files with 218 additions and 120 deletions
+2
View File
@@ -10,6 +10,8 @@ alpm = "*"
anyhow = "*"
# clap 4 until (at least) 4.0.32 have scrapped actual color support. we stay on 3.x until that's fixed.
clap = "3.*"
strum = "0.24.1"
strum_macros = "0.24.3"
[profile.release]
debug = true