[dependencies.derive-newtype]
version = "0.2.0"
[package]
authors = ["Josh Robson Chase <josh@robsonchase.com>"]
description = "Custom Derive to give tuple structs newtype semantics"
documentation = "https://docs.rs/newtype"
edition = "2018"
license = "MIT/Apache-2.0"
name = "newtype"
repository = "https://gitlab.com/jrobsonchase/newtype"
version = "0.2.1"