[package] name = "busbus" description = "multiple read/write bus" license = "Apache-2.0" version = "0.1.0" authors = ["nfrush"] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] crossbeam-channel = "0.5.0" crossbeam = "0.8.0"