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

Use platform dependencies and remove Cargo.lock. #7

Merged
merged 1 commit into from Jun 3, 2015

Conversation

@metajack
Copy link
Contributor

metajack commented Jun 3, 2015

This updates the Cargo.toml to use platform dependency support which is now working in Cargo. This also removes the Cargo.lock file which is not supposed to be included in libraries.

@metajack metajack force-pushed the metajack:platform-deps branch from 97448e9 to 7109655 Jun 3, 2015
@emilio
Copy link
Member

emilio commented Jun 3, 2015

Nice! The Cargo.lock was there since when servo used a "outdated" rustc version. Thanks for the PR, hopefully it'll make servo build ultra-fast :)

emilio added a commit that referenced this pull request Jun 3, 2015
Use platform dependencies and remove Cargo.lock.
@emilio emilio merged commit fd6cb9d into servo:master Jun 3, 2015
1 check passed
1 check passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@metajack metajack deleted the metajack:platform-deps branch Jun 3, 2015
asajeffrey pushed a commit to asajeffrey/surfman that referenced this pull request Dec 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.