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

Pull in rustc_serialize as a dev dependency only #133

Merged
merged 1 commit into from Jul 12, 2017

Conversation

Projects
None yet
3 participants
@djc
Copy link
Contributor

djc commented Jul 12, 2017

Since rustc_serialize is now deprecated, and since it is currently only used
for the websockets example, limit the dependency to development only.

Pull in rustc_serialize as a dev dependency only
Since rustc_serialize is now deprecated, and since it is currently only used
for the websockets example, limit the dependency to development only.
@tomaka

tomaka approved these changes Jul 12, 2017

@frewsxcv

This comment has been minimized.

Copy link
Member

frewsxcv commented Jul 12, 2017

bors r+

bors bot added a commit that referenced this pull request Jul 12, 2017

Merge #133
133: Pull in rustc_serialize as a dev dependency only r=frewsxcv

Since rustc_serialize is now deprecated, and since it is currently only used
for the websockets example, limit the dependency to development only.
@bors

This comment has been minimized.

Copy link
Contributor

bors bot commented Jul 12, 2017

@bors bors bot merged commit 540e6e0 into tiny-http:master Jul 12, 2017

2 of 3 checks passed

continuous-integration/travis-ci/push The Travis CI build is in progress
Details
bors Build succeeded
continuous-integration/travis-ci/pr The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.