stability 0.2.1

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

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

[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 = "2021"
license = "MIT"
name = "stability"
readme = "README.md"
repository = "https://github.com/sagebind/stability"
rust-version = "1.60"
version = "0.2.1"