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 99ea4f1 commit 4cf9eb7Copy full SHA for 4cf9eb7
macros/Cargo.toml
@@ -4,6 +4,9 @@ version = "7.0.0"
4
authors = ["Adrien Mathieu <[email protected]"]
5
license = "MIT OR GPL-3.0-or-later"
6
edition = "2021"
7
+description = "Derive macro crate for beans"
8
+homepage = "https://github.com/jthulhu/beans"
9
+repository = "https://github.com/jthulhu/beans"
10
11
[lib]
12
proc-macro = true
0 commit comments