Skip to content

[codex] Dedupe Rust dependency versions#955

Closed
limityan wants to merge 1 commit into
mainfrom
y'han'zh'n/dedupe-rust-deps
Closed

[codex] Dedupe Rust dependency versions#955
limityan wants to merge 1 commit into
mainfrom
y'han'zh'n/dedupe-rust-deps

Conversation

@limityan
Copy link
Copy Markdown
Collaborator

Summary

  • Move the workspace dashmap requirement to 6.x so direct BitFun crates align with the russh-sftp graph.
  • Use the workspace similar requirement from the CLI crate instead of a separate broad requirement.
  • Move relay-server's direct dashmap requirement onto the workspace dependency.

Impact

This removes dashmap v5.5.3 from the Rust dependency graph and keeps the remaining direct similar requirements aligned at the workspace level.

Validation

  • Confirmed dashmap@5.5.3 is no longer present in cargo tree --workspace --target all.
  • Ran cargo check --workspace successfully. The only warning observed was the existing desktop dead-code warning for parse_clipboard_path_segments.

@limityan
Copy link
Copy Markdown
Collaborator Author

Closing this split PR because the dependency dedupe and modernization commits have been consolidated into #954.

@limityan limityan closed this May 29, 2026
@limityan limityan deleted the y'han'zh'n/dedupe-rust-deps branch May 29, 2026 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant