notmuch: exclude testdata dir when packaging
Contains filenames cargo package doesn't like
This commit is contained in:
parent
8c280d3616
commit
4a7ff8bf7b
@ -2,7 +2,7 @@
|
|||||||
name = "notmuch"
|
name = "notmuch"
|
||||||
version = "0.0.144"
|
version = "0.0.144"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
exclude = ["/testdata"]
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user