Skip to content

Commit

Permalink
include license in magnus-macros
Browse files Browse the repository at this point in the history
  • Loading branch information
matsadler committed Feb 26, 2022
1 parent fc2449e commit b97014a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions magnus-macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ version = "0.1.0"
authors = ["Mat Sadler <[email protected]>"]
edition = "2018"
description = "Derive and proc macros for magnus"
repository = "https://github.com/matsadler/magnus"
homepage = "https://github.com/matsadler/magnus"
license = "MIT"

[lib]
proc-macro = true
Expand Down

0 comments on commit b97014a

Please sign in to comment.