Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
Update Cargo.toml

tests: add tests to crate so that they can be run on build systems
  • Loading branch information
solomoncyj committed Oct 22, 2024
1 parent d5d4fd6 commit 9409e85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ include = [
"LICENSE",
"README.md",
"CHANGELOG.md",
"test/*",
]
license = "MIT"

Expand Down

0 comments on commit 9409e85

Please sign in to comment.