Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: use workspace.dependencies #199

Closed
wants to merge 2 commits into from

Conversation

hanabi1224
Copy link

@hanabi1224 hanabi1224 commented Nov 27, 2024

(Follow up multiformats/rust-cid#165)
To prepare upgrading cid and multihash, this PR

  • moves all dependencies to under [workspace.dependency]
  • remove unused dependencies
  • bump thiserror
  • replace fnv with ahash
  • move package metadata to under [workspace.package]
  • fix or suppress clippy warnings

@hanabi1224 hanabi1224 marked this pull request as ready for review November 27, 2024 03:43
@vmx
Copy link
Member

vmx commented Nov 27, 2024

Thanks for the PR. But this repo is going to be deprecated: #198. As RUSTSEC is pretty aggressive in regards to deprecations, my plan was to update all upstream users I know of to https://github.com/ipld/rust-ipld-core first and then do the actual deprecation.

This means that there shouldn't be any further changes to this library.

@hanabi1224 hanabi1224 closed this Nov 28, 2024
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.

2 participants