# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "spaghetti" version = "0.1.1" authors = ["Artur WyszyƄski "] exclude = [".github/**/*"] description = "Logic simulator with graphical editor" homepage = "https://spaghetti.rs" readme = "README.md" keywords = [ "simulation", "logic", "gates", "editor", "spaghetti", ] categories = [ "simulation", "embedded", "game-development", "hardware-support", ] license = "MIT OR Apache-2.0" repository = "https://github.com/WildPixelGames/spaghetti" resolver = "2" [dependencies]