Minimize reliance on unnecessary dependencies #4

Merged
DevComp merged 11 commits from build/minimize-deps into main 2025-09-01 19:35:59 +01:00
Owner

Attempts to improve compile times by removing unnecessary (mostly transitive) dependencies such as duplicate versions, alternative native packages, packages with large compile-time overhead.

Attempts to improve compile times by removing unnecessary (mostly transitive) dependencies such as duplicate versions, alternative native packages, packages with large compile-time overhead.
* directories to v6.0.0
* russh to v0.54.3
* ssh-key to internal-russh-forked-ssh-key v0.6.11 (critical security fixes)
* strum to v0.27.2

Also makes required changes to compile with new breaking changes as a
result of these version bumps.
...as a result of updating to a newer rust toolchain.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: DevComp/ssh-portfolio#4
No description provided.