Update Cargo.toml for packaging
This commit is contained in:
@@ -3,7 +3,11 @@ 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
|
||||
description = "Wrapper for calling notmuch cli"
|
||||
license = "UNLICENSED"
|
||||
repository = "https://git.z.xinu.tv/wathiede/letterbox"
|
||||
publish = ["xinu"]
|
||||
|
||||
|
||||
[dependencies]
|
||||
log = "0.4.14"
|
||||
|
||||
Reference in New Issue
Block a user