[dependencies.thiserror]
version = "1.0.30"
[dependencies.typesets-macro]
version = "0.0.2"
[dev-dependencies.rustfmt-wrapper]
version = "0.1.0"
[package]
authors = ["Justin Bennett <oss@just-be.dev>"]
description = "Enables generating subtypes and supertypes of a given type via derive macros"
edition = "2018"
license = "Apache-2.0"
name = "typesets"
repository = "https://github.com/zephraph/typesets.git"
version = "0.0.2"