about summary refs log tree commit diff
path: root/templates-neo/src/main.rs
diff options
context:
space:
mode:
authorVika <vika@fireburn.ru>2025-01-01 05:32:37 +0300
committerVika <vika@fireburn.ru>2025-01-01 06:53:53 +0300
commitdf509eadc9aecef605194b7c97c5fb02bf928b79 (patch)
tree46c027e024db98e43585033bce505e60161be27d /templates-neo/src/main.rs
parent01c4c798aeb6fe9e12af14c2a96f5e5279f49cdd (diff)
downloadkittybox-df509eadc9aecef605194b7c97c5fb02bf928b79.tar.zst
Use workspace dependencies to simplify dependency management
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
Diffstat (limited to 'templates-neo/src/main.rs')
0 files changed, 0 insertions, 0 deletions