Skip to content

chore: remove unused dashmap dependency - #96

Closed
haas26p-ctrl wants to merge 2 commits into
Coding-Moves:mainfrom
haas26p-ctrl:fix/remove-unused-dashmap-86
Closed

chore: remove unused dashmap dependency#96
haas26p-ctrl wants to merge 2 commits into
Coding-Moves:mainfrom
haas26p-ctrl:fix/remove-unused-dashmap-86

Conversation

@haas26p-ctrl

Copy link
Copy Markdown

Removes unused dashmap from workspace and diskern-core (plus lock prune). No cargo run here (rustc 1.85 less than repo 1.88); please verify cargo test -p diskern-core -p diskern-cli on CI. Closes #86.

diskern-core declared dashmap but never imported DashMap; drop it from
the workspace table, diskern-core, and Cargo.lock (Coding-Moves#86).
@haas26p-ctrl

Copy link
Copy Markdown
Author

Closing this PR — withdrawing the contribution. Sorry for the noise.

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.

dashmap is a dependency of diskern-core and is never used

1 participant