[package] name = "rbt" version = "0.1.0" authors = ["a7g4 "] edition = "2018" description = "Rust bot toolkit" repository = "https://github.com/a7g4/rbt" license = "MPL-2.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] rand = "0.7" shared_memory = "0.11"