Move most package metadata to workspace

This commit is contained in:
2025-02-22 11:08:15 -08:00
parent 4b7cbd4f9b
commit 871a93d58f
6 changed files with 35 additions and 26 deletions

View File

@@ -3,6 +3,15 @@ resolver = "2"
default-members = ["server"]
members = ["web", "server", "notmuch", "procmail2notmuch", "shared"]
[workspace.package]
authors = ["Bill Thiede <git@xinu.tv>"]
description = "Web frontend for letterbox"
edition = "2021"
license = "UNLICENSED"
publish = ["xinu"]
version = "0.7.0"
[profile.dev]
opt-level = 1