git-ref-format-macro 0.6.0

Macros for the git-ref-format crate
Documentation
[dependencies.git-ref-format-core]
version = "0.6.0"

[dependencies.proc-macro-error2]
version = "2"

[dependencies.quote]
version = "1"

[dependencies.syn]
version = "2"

[lib]
doctest = false
name = "git_ref_format_macro"
path = "src/lib.rs"
proc-macro = true
test = false

[package]
authors = ["Kim Altintop <kim@eagain.st>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Macros for the git-ref-format crate"
edition = "2021"
homepage = "https://app.radicle.xyz/nodes/seed.radicle.xyz/rad:z6cFWeWpnZNHh9rUW8phgA3b5yGt/tree/README.md"
keywords = ["git", "references"]
license = "MIT OR Apache-2.0"
name = "git-ref-format-macro"
readme = false
repository = "https://app.radicle.xyz/nodes/seed.radicle.xyz/rad:z6cFWeWpnZNHh9rUW8phgA3b5yGt"
rust-version = "1.78.0"
version = "0.6.0"