[package] name = "macro-circom" version = "0.1.0" edition = "2021" description = "Circom DSL providing macros used in Light Protocol" license = "Apache-2.0" [dependencies] anyhow = "1.0.71" regex = "1.7.3" thiserror = "1.0.40"