Skip to content

Commit 4cf9eb7

Browse files
committed
Added metadata.
1 parent 99ea4f1 commit 4cf9eb7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

macros/Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ version = "7.0.0"
44
authors = ["Adrien Mathieu <[email protected]"]
55
license = "MIT OR GPL-3.0-or-later"
66
edition = "2021"
7+
description = "Derive macro crate for beans"
8+
homepage = "https://github.com/jthulhu/beans"
9+
repository = "https://github.com/jthulhu/beans"
710

811
[lib]
912
proc-macro = true

0 commit comments

Comments
 (0)