stability 0.1.1

Rust API stability attributes for the rest of us.
Documentation
[dependencies.quote]
version = "1"

[dependencies.syn]
features = ["derive", "full"]
version = "1"

[lib]
proc-macro = true

[package]
authors = ["Stephen M. Coakley <me@stephencoakley.com>"]
description = "Rust API stability attributes for the rest of us."
documentation = "https://docs.rs/stability/"
edition = "2018"
license = "MIT"
name = "stability"
readme = "README.md"
repository = "https://github.com/sagebind/stability"
version = "0.1.1"