Skip to content

Commit

Permalink
re-include benches directory back to satisfy docs builder
Browse files Browse the repository at this point in the history
`cargo publish --dry-run` complains that it can't parse the manifest
file. That's my best guess at the moment for why https://docs.rs isn't
posting documentation for this crate.
  • Loading branch information
antonok-edm committed Jul 26, 2023
1 parent 98f6f54 commit 04ed9ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ exclude = [
".github/",
".gitignore",
".npmignore",
"benches/",
"data/",
"examples/",
"js/",
Expand Down

0 comments on commit 04ed9ef

Please sign in to comment.