Skip to content

Commit

Permalink
chore: Include README.md (#14)
Browse files Browse the repository at this point in the history
Otherwise doctests fail.
  • Loading branch information
ignatenkobrain authored and XAMPPRocky committed Jun 20, 2019
1 parent 07f98f0 commit e2747c6
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 @@ -5,7 +5,8 @@ include = [
"Cargo.toml",
"LICENCE-APACHE",
"LICENCE-MIT",
"src/**/*"
"src/**/*",
"README.md"
]
license = "MIT/Apache-2.0"
name = "remove_dir_all"
Expand Down

0 comments on commit e2747c6

Please sign in to comment.