Files
letterbox/procmail2notmuch/Cargo.toml
2024-09-26 16:28:02 -07:00

10 lines
204 B
TOML

[package]
name = "procmail2notmuch"
version = "0.0.32"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
anyhow = "1.0.69"