Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
wusyong authored Jan 11, 2023
1 parent 63d76d2 commit 50f8b75
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tao-macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ documentation = "https://docs.rs/tao-macros"
[lib]
proc-macro = true

[features]
default = [ ]
tray = [ ]

[dependencies]
proc-macro2 = "1"
quote = "1"
Expand Down

0 comments on commit 50f8b75

Please sign in to comment.