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 Servo fork of green-rs #120

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

Always

Just for now

Use Servo fork of green-rs

  • Loading branch information
mbrubeck committed Nov 14, 2014
commit d17829ab263762a42778d0e3f20862d5af5b09b9
@@ -14,7 +14,9 @@ debugmozjs = ['mozjs-sys/debugmozjs']
git = "https://github.com/servo/mozjs"

[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"
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.