Skip to content

Change unused dependency to dev_dependency #103

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

Conversation

tottoto
Copy link
Contributor

@tottoto tottoto commented Nov 6, 2020

actix_rt is only used in tests.

Signed-off-by: tottoto [email protected]

@slinkydeveloper
Copy link
Member

slinkydeveloper commented Nov 6, 2020

Do we really need actix_rt or can we do like #102, using only actix-web?

@slinkydeveloper slinkydeveloper added documentation Improvements or additions to documentation enhancement New feature or request labels Nov 6, 2020
@slinkydeveloper slinkydeveloper added this to the 0.4 milestone Nov 6, 2020
@tottoto
Copy link
Contributor Author

tottoto commented Nov 6, 2020

I think we need actix_rt because actix_web does not have the alternative to actix_rt::test.

The actix-web's official document for testing uses actix_rt::test.

@slinkydeveloper
Copy link
Member

Ok then I'm fine with it

@slinkydeveloper slinkydeveloper merged commit 6ac6534 into cloudevents:master Nov 6, 2020
@slinkydeveloper
Copy link
Member

Thanks for your contribution!

@slinkydeveloper slinkydeveloper added cloudevents-sdk-actix-web and removed documentation Improvements or additions to documentation labels Nov 6, 2020
@tottoto tottoto deleted the feature/change_unused_dependency_to_dev_dependency branch November 7, 2020 17:11
@tottoto
Copy link
Contributor Author

tottoto commented Nov 18, 2020

Related issue(actix/actix-web#1669).

@slinkydeveloper slinkydeveloper modified the milestones: 0.4, 0.3.1 Jan 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants