This commit is contained in:
Aiden McClelland
2021-07-01 10:51:22 -06:00
committed by Aiden McClelland
parent ffb9a72e18
commit 3f416dda1b
19 changed files with 258 additions and 49 deletions

2
appmgr/Cargo.lock generated
View File

@@ -698,7 +698,7 @@ dependencies = [
"patch-db",
"pin-project",
"prettytable-rs",
"rand 0.8.4",
"rand 0.7.3",
"regex",
"reqwest",
"rpassword",