switch to managers: wip

This commit is contained in:
Aiden McClelland
2021-07-13 16:55:05 -06:00
committed by Aiden McClelland
parent e2b77b23f8
commit 34e4c12af3
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;