Merge branch 'master' of ssh://git.ablecorp.us:20/able/ableos

master
Able 2022-04-11 15:34:52 -05:00
commit 61ec55b7c9
Signed by untrusted user: able
GPG Key ID: D164AF5F5700BE51
1 changed files with 4 additions and 0 deletions

View File

@ -5,6 +5,10 @@ edition = "2021"
authors = ["Able", "NotAble"]
[dependencies]
<<<<<<< HEAD
=======
clap = { version = "3.1", features = ["cargo", "derive"] }
>>>>>>> e6dbfb4a0a4e14c8bf2ead04bb2078627f5780eb
xshell = "0.1.9"
anyhow = "*"