zksync_cs_derive 0.30.9

Derive macro for boojum crate
Documentation
[dependencies.proc-macro-error]
version = "1"

[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
features = ["extra-traits", "printing"]
version = "1.0"

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

[package]
authors = ["The Matter Labs Team <hello@matterlabs.dev>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["cryptography"]
description = "Derive macro for boojum crate"
edition = "2021"
homepage = "https://zksync.io/"
keywords = ["blockchain", "zksync"]
license = "MIT OR Apache-2.0"
name = "zksync_cs_derive"
readme = false
repository = "https://github.com/matter-labs/zksync-crypto/"
version = "0.30.9"