blob: d874e7669ef949d6e30a7ff950aa792ac5377ce1 [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/*" ]