refactor: rename aim to upm and extract appimage module
This commit is contained in:
parent
af13e98eb3
commit
863c57e473
117 changed files with 2622 additions and 887 deletions
2
crates/upm-core/src/registry/mod.rs
Normal file
2
crates/upm-core/src/registry/mod.rs
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
pub mod model;
|
||||
pub mod store;
|
||||
Loading…
Add table
Add a link
Reference in a new issue