zkstack_cli_git_version_macro 0.2.1

Procedural macro to generate metainformation about build in compile time
Documentation
[dependencies.chrono]
version = "0.4.38"

[lib]
name = "zkstack_cli_git_version_macro"
path = "src/lib.rs"
proc-macro = true

[package]
authors = ["The Matter Labs Team <hello@matterlabs.dev>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Procedural macro to generate metainformation about build in compile time"
edition = "2021"
exclude = ["./github"]
homepage = "https://zksync.io/"
keywords = ["zk", "cryptography", "blockchain", "ZKStack", "ZKsync"]
license = "MIT OR Apache-2.0"
name = "zkstack_cli_git_version_macro"
readme = false
repository = "https://github.com/matter-labs/zksync-era/tree/main/zkstack_cli/"
version = "0.2.1"