[dependencies.ansi_term]
version = "0.12.1"
[dependencies.logos]
version = "0.12.0"
[package]
authors = ["Elias1004"]
description = "Generate a truth table from a formula"
documentation = "https://docs.rs/truth-table"
edition = "2018"
keywords = ["cli", "math"]
license = "MIT OR Apache-2.0"
name = "truth-table"
readme = "README.md"
repository = "https://github.com/elias1004/truth-table"
version = "0.2.0"