instability 0.3.2

Rust API stability attributes for the rest of us. A fork of the `stability` crate.
Documentation
[dependencies.quote]
version = "1.0.26"

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

[lib]
proc-macro = true

[package]
authors = ["Stephen M. Coakley <me@stephencoakley.com>", "Joshka"]
description = "Rust API stability attributes for the rest of us. A fork of the `stability` crate."
documentation = "https://docs.rs/instability/"
edition = "2021"
license = "MIT"
name = "instability"
readme = "README.md"
repository = "https://github.com/ratatui-org/instability"
rust-version = "1.61"
version = "0.3.2"