blob: 746bdd061c67d178fae302c23cb2dea0514902b5 [file] [log] [blame]
[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"]