Start work on init command

This commit is contained in:
Gerald Pinder 2023-10-11 23:59:16 -04:00
parent bc4557a9ca
commit 564ea919a5
5 changed files with 46 additions and 3 deletions

2
Cargo.lock generated
View file

@ -784,7 +784,7 @@ checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
[[package]]
name = "ublue-rs"
version = "0.1.0"
version = "0.2.0"
dependencies = [
"anyhow",
"clap",