[package] name = "hst-deactivations" authors = ["Travis Brown "] homepage = "https://github.com/travisbrown/hassreden-tracker" repository = "https://github.com/travisbrown/hassreden-tracker" description = "Simple database for tracking social media deactivations" keywords = ["twitter"] license-file = "../../LICENSE" readme = "../../README.md" version = "0.2.0" edition = "2021" [dependencies] chrono = "0.4" fd-lock = "3" thiserror = "1"