Skip to content

Commit

Permalink
Include examples in the release
Browse files Browse the repository at this point in the history
If the examples are excluded, the crate can not be published.
  • Loading branch information
moCello committed Jan 3, 2024
1 parent dbfde13 commit be6ac33
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ exclude = [
"**/.gitignore",
".gitignore",
"Cargo.lock",
"**/examples",
"benchmarks/",
".github/"
]

Expand Down

0 comments on commit be6ac33

Please sign in to comment.