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: update dependencies #9

Merged
merged 2 commits into from
Feb 14, 2024
Merged

chore: update dependencies #9

merged 2 commits into from
Feb 14, 2024

Conversation

Maikol
Copy link
Member

@Maikol Maikol commented Feb 8, 2024

Outdated

Updating dependencies based on cargo outdated -R

Screenshot 2024-02-08 at 14 51 40

Won't update

  • multibase wasn't updated becase tiny-cid also depends on it and it's still using an old version.
  • wasmparser was deprecated and move to a different project. Updating it cased an error so I left the old version.

Copy link
Member

@Theodus Theodus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Looks like you can also remove the following unused dependencies:

availability-oracle -- /home/theodus/src/edgeandnode/subgraph-oracle/availability-oracle/Cargo.toml:
        clap
        slog
common -- /home/theodus/src/edgeandnode/subgraph-oracle/common/Cargo.toml:
        secp256k1
        serde
        serde_json

@Maikol
Copy link
Member Author

Maikol commented Feb 8, 2024

Thanks @Theodus updated removing unused dependencies.

Base automatically changed from mde/updated-to-use-ethers-rs to main February 14, 2024 17:29
@Maikol Maikol merged commit 704a3d4 into main Feb 14, 2024
4 checks passed
@Maikol Maikol deleted the mde/update-dependencies branch February 14, 2024 17:29
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