[dependencies]
[package]
authors = ["Adam Erickson <adam.michael.erickson@gmail.com>"]
categories = ["algorithms", "development-tools"]
description = "Ternary operators for Rust"
documentation = "https://github.com/admercs/turnip-rs"
edition = "2021"
homepage = "https://github.com/admercs/turnip-rs"
keywords = ["ternary", "operators", "utilities", "library"]
license = "MIT"
name = "turnip"
readme = "README.md"
repository = "https://github.com/admercs/turnip-rs"
rust-version = "1.56.0"
version = "1.0.1"