Skip to content

Commit

Permalink
Reduce package size (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
parasyte authored Feb 19, 2024
1 parent f99c7ff commit f40e679
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions onlyargs_derive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ rust-version = "1.62.0"
keywords = ["cli", "arg", "argument", "parse", "parser"]
categories = ["command-line-interface"]
license = "MIT"
exclude = [
"/compile_tests",
]

[lib]
proc-macro = true
Expand Down

0 comments on commit f40e679

Please sign in to comment.