This commit is contained in:
Rakarake 2026-03-28 15:07:35 +01:00
parent ac5cba1c4d
commit 30119b1b2f
5 changed files with 566 additions and 1 deletions

View file

@ -7,3 +7,7 @@ edition = "2024"
markdown = "*"
rss = "*"
chrono = {version = "*", features = ["now"]}
[workspace]
resolver = "3"
members = ["mdf-bouncer"]