notmuch: exclude testdata dir when packaging

Contains filenames cargo package doesn't like
This commit is contained in:
Bill Thiede 2025-02-13 09:29:52 -08:00
parent 8c280d3616
commit 4a7ff8bf7b

View File

@ -2,7 +2,7 @@
name = "notmuch"
version = "0.0.144"
edition = "2021"
exclude = ["/testdata"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]