Skip to content

Commit

Permalink
The pest files need to be included
Browse files Browse the repository at this point in the history
  • Loading branch information
kmaasrud committed Jan 3, 2022
1 parent c642594 commit 03df964
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,10 @@ repository = "https://github.com/mdzk-rs/mdzk"
readme = "README.md"
license-file = "LICENSE"
include = [
"Cargo.toml",
"**/*.rs",
"**/*.hbs",
"Cargo.toml",
"**/*.pest",
"**/*.woff2",
"**/*.js",
"**/*.css",
Expand Down

0 comments on commit 03df964

Please sign in to comment.