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 Cargo.lock files for Android rustup fixes #3985

Merged
merged 2 commits into from Nov 14, 2014
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Next

Update Cargo.lock files for Android rustup fixes

  • Loading branch information
mbrubeck committed Nov 14, 2014
commit 6323c230a270bc151098c19fb878eafa7f9a2c38

Some generated files are not rendered by default. Learn more.

@@ -56,7 +56,9 @@ optional = true
git = "https://github.com/servo/rust-url"

[dependencies.green]
git = "https://github.com/alexcrichton/green-rs"
git = "https://github.com/servo/green-rs"
branch = "servo"

[dependencies.rustuv]
git = "https://github.com/alexcrichton/green-rs"
git = "https://github.com/servo/green-rs"
branch = "servo"

Some generated files are not rendered by default. Learn more.

Some generated files are not rendered by default. Learn more.

ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.