Skip to content

Commit c3aef54

Browse files
committed
add metadata for the firewheel-macros crate
1 parent 1c05ebe commit c3aef54

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

crates/firewheel-macros/Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
[package]
22
name = "firewheel-macros"
33
version = "0.1.0"
4+
description = "Macros for Firewheel crates"
5+
homepage = "https://github.com/BillyDM/firewheel/blob/main/crates/firewheel-macros"
46
edition.workspace = true
57
license.workspace = true
68
authors.workspace = true
79
keywords.workspace = true
810
categories.workspace = true
11+
exclude.workspace = true
912

1013
[lib]
1114
proc-macro = true

0 commit comments

Comments
 (0)