Exclude assets
This commit is contained in:
parent
6a3c889312
commit
1ae2f081b5
1 changed files with 3 additions and 0 deletions
|
|
@ -8,6 +8,9 @@ description = "A diff library for Rust"
|
|||
repository = "https://github.com/mitsuhiko/similar"
|
||||
keywords = ["diff", "difference", "patience", "compare", "changes"]
|
||||
readme = "README.md"
|
||||
exclude = [
|
||||
"assets/*"
|
||||
]
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
all-features = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue