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

Replaced dependency pin-project with pin-project-lite #472

Merged
merged 2 commits into from
Oct 18, 2022

Conversation

xilec
Copy link
Contributor

@xilec xilec commented Oct 16, 2022

actix-web and tokio have no dependency on pin-project (using more lightweight version pin-project-lite). I suppose it would be good to support this appoach.

Copy link
Collaborator

@tiagolobocastro tiagolobocastro left a comment

Choose a reason for hiding this comment

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

Thanks, looks good to me!

@tiagolobocastro
Copy link
Collaborator

@xilec could you please take a look at the test failures? Thanks

@tiagolobocastro tiagolobocastro merged commit d77fcd5 into paperclip-rs:master Oct 18, 2022
@xilec xilec deleted the pin-project-lite branch October 19, 2022 19:35
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