mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +00:00
rename appmgr
This commit is contained in:
committed by
Aiden McClelland
parent
9cf379f9ee
commit
edde478382
@@ -10,7 +10,7 @@ version = "0.1.0"
|
||||
anyhow = { version = "1.0.40", features = ["backtrace"] }
|
||||
beau_collector = "0.2.1"
|
||||
clap = "2.33.3"
|
||||
embassy-os = { path = "../../appmgr", default-features = false }
|
||||
embassy-os = { path = "../../backend", default-features = false }
|
||||
emver = { version = "0.1.2", features = ["serde"] }
|
||||
failure = "0.1.8"
|
||||
indexmap = { version = "1.6.2", features = ["serde"] }
|
||||
|
||||
Reference in New Issue
Block a user