Update gaol.

This commit is contained in:
Ms2ger 2016-03-24 12:32:10 +01:00
parent 5faab270c6
commit 69f0d85e39
3 changed files with 3 additions and 3 deletions

View file

@ -644,7 +644,7 @@ dependencies = [
[[package]] [[package]]
name = "gaol" name = "gaol"
version = "0.0.1" version = "0.0.1"
source = "git+https://github.com/servo/gaol#5cfbd4d148210d22f945f8809ac45c6795e14aaf" source = "git+https://github.com/servo/gaol#cbb2518029901f078f871a87ebe05cf96d727713"
dependencies = [ dependencies = [
"libc 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", "libc 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",

2
ports/cef/Cargo.lock generated
View file

@ -573,7 +573,7 @@ dependencies = [
[[package]] [[package]]
name = "gaol" name = "gaol"
version = "0.0.1" version = "0.0.1"
source = "git+https://github.com/servo/gaol#5cfbd4d148210d22f945f8809ac45c6795e14aaf" source = "git+https://github.com/servo/gaol#cbb2518029901f078f871a87ebe05cf96d727713"
dependencies = [ dependencies = [
"libc 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", "libc 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",

2
ports/gonk/Cargo.lock generated
View file

@ -576,7 +576,7 @@ dependencies = [
[[package]] [[package]]
name = "gaol" name = "gaol"
version = "0.0.1" version = "0.0.1"
source = "git+https://github.com/servo/gaol#5cfbd4d148210d22f945f8809ac45c6795e14aaf" source = "git+https://github.com/servo/gaol#cbb2518029901f078f871a87ebe05cf96d727713"
dependencies = [ dependencies = [
"libc 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", "libc 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",