chore: added Debian packaging using cargo-deb

This commit is contained in:
Jef Roosens 2026-04-19 16:03:43 +02:00
parent f0d5522661
commit e1bf2cb467
Signed by: Jef Roosens
GPG key ID: 21FD3D77D56BAF49
4 changed files with 39 additions and 12 deletions

View file

@ -10,6 +10,7 @@ members = [
version = "0.5.0"
authors = ["Jef Roosens"]
edition = "2021"
license-file = "LICENSE"
[workspace.dependencies]
chrono = { version = "0.4.26", features = ["serde"] }