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

Split a -sys crate out #68

Merged
merged 19 commits into from Oct 15, 2015
Merged

Restrict libc version

  • Loading branch information
sfackler committed Sep 6, 2015
commit 93cd6c6639faa5c8739020a6d1618113324a5cef
@@ -8,4 +8,4 @@ authors = ["The Servo Project Developers"]
license = "MIT / Apache-2.0"

[dependencies]
libc = "*"
libc = "0.1"
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.