[dependencies.quote]
version = "1.0"
[dependencies.syn]
features = ["parsing", "proc-macro"]
version = "2"
[lib]
proc-macro = true
[package]
description = "The annotation used to mark types for typeshare"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "typeshare-annotation"
repository = "https://github.com/1Password/typeshare"
version = "1.0.4"