We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbfc858 commit 1397089Copy full SHA for 1397089
proc_macro/Cargo.toml
@@ -1,10 +1,13 @@
1
[package]
2
name = "zk_evm_proc_macro"
3
+description = "Procedural Macros for Polygon Zero zkEVM"
4
+authors = ["Polygon Zero"]
5
version = "0.1.0"
-publish = false
6
edition.workspace = true
7
license.workspace = true
8
repository.workspace = true
9
+homepage.workspace = true
10
+keywords.workspace = true
11
12
[lib]
13
proc-macro = true
0 commit comments