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

using feature v3, paperclip-core v0.6.1 is not compiling #507

Closed
JeanTrivelly opened this issue Sep 5, 2023 · 2 comments · Fixed by #508
Closed

using feature v3, paperclip-core v0.6.1 is not compiling #507

JeanTrivelly opened this issue Sep 5, 2023 · 2 comments · Fixed by #508

Comments

@JeanTrivelly
Copy link

Please find attached the compile log.
paperclip-compile-error.log

@tiagolobocastro
Copy link
Collaborator

Which version of index map are you using?

@tiagolobocastro
Copy link
Collaborator

Yeah seems index map has recently release v2, and openapiv3 used by paperclip seems to have dep of >=1.6.1, <3.0.0.
See some ref: glademiller/openapiv3#77
For now you can try this:
cargo update -p openapiv3 --precise "1.0.2"

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 a pull request may close this issue.

2 participants