appmgr: publish to crates.io

This commit is contained in:
Aiden McClelland
2021-06-14 14:29:09 -06:00
parent 0305aa8b55
commit 17fd149b58
2 changed files with 17 additions and 4 deletions

4
appmgr/Cargo.lock generated
View File

@@ -596,8 +596,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"
[[package]]
name = "embassy"
version = "0.3.0"
name = "embassy-os"
version = "0.3.0-pre.0"
dependencies = [
"anyhow",
"async-trait",