Skip to content

Commit b1ed4e7

Browse files
authored
add missing license (#35)
1 parent 4597d1f commit b1ed4e7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

crates/mcp-macros/Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
name = "mcp-macros"
33
version.workspace = true
44
edition.workspace = true
5+
license.workspace = true
6+
repository.workspace = true
57

68
[lib]
79
proc-macro = true

0 commit comments

Comments
 (0)