add import

This commit is contained in:
steven-omaha
2023-01-11 14:49:03 +01:00
parent 08b74ce919
commit 686a5cefad
5 changed files with 70 additions and 1 deletions
+1
View File
@@ -8,6 +8,7 @@ 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.*"
path-absolutize = "*"
serde_json = "1.0.91"
[profile.release]