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

cargo toml - suggestion #5

Open
Hgb380 opened this issue Feb 27, 2025 · 1 comment
Open

cargo toml - suggestion #5

Hgb380 opened this issue Feb 27, 2025 · 1 comment

Comments

@Hgb380
Copy link

Hgb380 commented Feb 27, 2025

in cargo.toml
jito-json-rpc-client = "0.1.0" # Assuming this is a custom or less common package
is probably something like:
jito-json-rpc-client = { git = "https://github.com/jito-labs/json-rpc-client", package = "jito-block-engine-json-rpc-client"}

and then welcome to dependency hell ;-)

@BitFancy
Copy link
Owner

BitFancy commented Mar 9, 2025

thanks

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

No branches or pull requests

2 participants