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

Fixed a cargo warning on specifing quinn dependencies #27057

Merged

Conversation

lijunwangs
Copy link
Contributor

Problem

Warning during build:

warning: /Users/lijunwang/sol2/solana2/streamer/Cargo.toml: unused manifest key: dependencies.quinn-proto.commit
warning: /Users/lijunwang/sol2/solana2/streamer/Cargo.toml: unused manifest key: dependencies.quinn.commit

Summary of Changes

Use "rev" only in git dependency.

Fixes #

@lijunwangs lijunwangs merged commit ceb8f09 into solana-labs:master Aug 10, 2022
xiangzhu70 pushed a commit to xiangzhu70/solana that referenced this pull request Aug 17, 2022
lijunwangs added a commit to lijunwangs/solana that referenced this pull request Oct 26, 2022
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