1
0
Fork 0
forked from AbleOS/ableos
This commit is contained in:
Able 2022-04-11 15:36:45 -05:00
parent 2e1ad746fe
commit 2b04ff3cdd

View file

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