[package] | |
name = "atmosphere" | |
edition = "2021" | |
[dev-dependencies] | |
rustainers = { path = "crates/rustainers" } | |
tokio = { version = "1", features = ["macros", "rt-multi-thread"] } | |
[workspace] | |
members = [ "crates/ovsinit","crates/passwd", "crates/rustainers"] |