-
Notifications
You must be signed in to change notification settings - Fork 172
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
Compilation failed. #1337
Comments
Hmm, weird.
Yes, https://github.com/paritytech/jsonrpsee/blob/master/Cargo.toml#L24 let's bump it then. |
niklasad1
added a commit
that referenced
this issue
Apr 4, 2024
niklasad1
added a commit
that referenced
this issue
Apr 4, 2024
niklasad1
added a commit
that referenced
this issue
Apr 8, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
By doing
cargo +1.73.0 build
we obtain the error:On the other hand, the program compiles for version 1.74.0. Maybe there is a way to specify that in the
Cargo.toml
.The text was updated successfully, but these errors were encountered: