[dependencies]
[package]
description = "A rust newtype macro inspired by kotlin's inline class."
edition = "2018"
homepage = "https://github.com/falan/inline_newtype"
license = "MIT"
name = "inline_newtype"
readme = "README.md"
repository = "https://github.com/falan/inline_newtype"
version = "0.1.1"