switch to managers: wip

This commit is contained in:
Aiden McClelland
2021-07-13 16:55:05 -06:00
parent 36275f4a81
commit 7eaf6dabcc
26 changed files with 783 additions and 803 deletions

View File

@@ -27,6 +27,7 @@ pub mod error;
pub mod id;
pub mod inspect;
pub mod install;
pub mod manager;
pub mod migration;
pub mod net;
pub mod registry;