[package] name = "spaghetti" version = "0.1.1" edition = "2021" authors = ["Artur WyszyƄski "] description = "Logic simulator with graphical editor" homepage = "https://spaghetti.rs" repository = "https://github.com/WildPixelGames/spaghetti" readme = "README.md" license = "MIT OR Apache-2.0" exclude = [".github/**/*"] keywords = ["simulation", "logic", "gates", "editor", "spaghetti"] categories = ["simulation", "embedded", "game-development", "hardware-support"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]