[dependencies]
[package]
authors = ["dark-flames <github@dark-flames.dev>"]
description = "Type level operation library in rust"
edition = "2018"
include = ["/src/**", "/LICENSE", "/Cargo.toml", "/README.md"]
license = "MIT"
name = "ty-ops"
readme = "README.md"
repository = "https://github.com/dark-flames/ty-ops"
version = "0.1.0"