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

Fix tokio imports, project structure #133

Merged
merged 1 commit into from
Dec 22, 2019

Conversation

vorot93
Copy link
Contributor

@vorot93 vorot93 commented Dec 22, 2019

This PR removes Cargo lockfiles that have creeped in and fixes the imports as suggested by cargo.

Copy link
Collaborator

@trezm trezm left a comment

Choose a reason for hiding this comment

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

A few comments, looks like a great cleanup though!

.gitignore Show resolved Hide resolved
thruster-core/Cargo.toml Show resolved Hide resolved
thruster-middleware/Cargo.toml Show resolved Hide resolved
thruster-server/Cargo.toml Show resolved Hide resolved
thruster-server/src/hyper_server.rs Outdated Show resolved Hide resolved
thruster-server/src/ssl_hyper_server.rs Show resolved Hide resolved
thruster/Cargo.toml Show resolved Hide resolved
@vorot93 vorot93 force-pushed the fix-cargo-toml branch 2 times, most recently from 94d138f to 9761b74 Compare December 22, 2019 04:06
@trezm trezm merged commit 5179086 into thruster-rs:master Dec 22, 2019
@vorot93 vorot93 deleted the fix-cargo-toml branch December 22, 2019 17:32
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