Skip to content

Commit baf0857

Browse files
committed
Update ryde_macros Cargo.toml
1 parent 1f4e52f commit baf0857

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

ryde_macros/Cargo.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
name = "ryde_macros"
33
version = "0.1.0"
44
edition = "2021"
5+
license = "MIT"
6+
homepage = "https://github.com/swlkr/ryde"
7+
repository = "https://github.com/swlkr/ryde"
8+
keywords = ["ryde", "macros"]
9+
description = "proc macros for ryde"
510

611
[lib]
712
proc-macro = true

0 commit comments

Comments
 (0)