[package] name = "gates" version = "0.1.0" authors = ["Felix Drodofsky "] edition = "2018" description = "Gates is a simple library to simulate logical gates." license = "MIT" documentation = "https://docs.rs/gates/0.1.0/gates/" readme = "README.md" homepage = "https://crates.io/crates/gates" repository = "https://github.com/Felix7d2/gates" license-file = "LICENSE" categories = ["mathematics","science","simulation"] [dependencies]