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

Update libc to 0.2 #221

Merged
merged 1 commit into from Nov 24, 2015
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Update libc to 0.2

  • Loading branch information
SimonSapin committed Nov 24, 2015
commit 95a4635542a05b07372e31223403850e8951afde
@@ -1,5 +1,6 @@
language: rust
sudo: 9000
dist: trusty
rust:
- nightly

@@ -13,7 +13,7 @@ debugmozjs = ['mozjs_sys/debugmozjs']
git = "https://github.com/servo/mozjs"

[dependencies]
libc = "0.1"
libc = "0.2"
rustc-serialize = "0.3"
log = "0.3"
heapsize = "0.1.1"
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.