about summary refs log tree commit diff
path: root/tower-watchdog
Commit message (Collapse)AuthorAgeFilesLines
* Use workspace dependencies to simplify dependency managementVika2025-01-011-11/+7
| | | | | | | | | | | | | This will reduce risks of dependency duplication in the tree when updating or adding new dependencies, as one could simply inherit from the workspace. `cargo-autoinherit` was considered, but it migrates EVERY single dependency, whereas I'd prefer that only reused dependencies are migrated. Additionally, it doesn't merge features automatically, requiring manual intervention anyway. Change-Id: If0dd19012c723ab71f599119d108e805b2d5e463
* cargo upgradeVika2024-12-301-3/+3
| | | | Change-Id: I3c02e42596d9e307e4f155959ea5f1493322df82
* tower-watchdog: init at 1.0.0Vika2024-11-133-0/+171
Wait, is this my first self-contained crate? Not bad. I like this. Maybe I'll go publish it to crates.io? Change-Id: I340d0839746ff1cfbcc4c82c230ae2adff2a92f7