Checkpoint, this commit does not compile

This commit is contained in:
Mikayla Maki 2022-07-20 12:41:04 -07:00
parent b493bafb48
commit 9b6df1fb61
6 changed files with 116 additions and 50 deletions

View file

@ -25,6 +25,7 @@ dirs = "4.0.0"
shellexpand = "2.1.0"
libc = "0.2"
anyhow = "1"
thiserror = "1.0"
[dev-dependencies]