mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
Auto merge of #10168 - Ms2ger:gaol, r=nox
Update gaol. <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10168) <!-- Reviewable:end -->
This commit is contained in:
commit
a8264ecc1f
3 changed files with 3 additions and 3 deletions
2
components/servo/Cargo.lock
generated
2
components/servo/Cargo.lock
generated
|
@ -644,7 +644,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "gaol"
|
||||
version = "0.0.1"
|
||||
source = "git+https://github.com/servo/gaol#5cfbd4d148210d22f945f8809ac45c6795e14aaf"
|
||||
source = "git+https://github.com/servo/gaol#cbb2518029901f078f871a87ebe05cf96d727713"
|
||||
dependencies = [
|
||||
"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)",
|
||||
|
|
2
ports/cef/Cargo.lock
generated
2
ports/cef/Cargo.lock
generated
|
@ -573,7 +573,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "gaol"
|
||||
version = "0.0.1"
|
||||
source = "git+https://github.com/servo/gaol#5cfbd4d148210d22f945f8809ac45c6795e14aaf"
|
||||
source = "git+https://github.com/servo/gaol#cbb2518029901f078f871a87ebe05cf96d727713"
|
||||
dependencies = [
|
||||
"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)",
|
||||
|
|
2
ports/gonk/Cargo.lock
generated
2
ports/gonk/Cargo.lock
generated
|
@ -576,7 +576,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "gaol"
|
||||
version = "0.0.1"
|
||||
source = "git+https://github.com/servo/gaol#5cfbd4d148210d22f945f8809ac45c6795e14aaf"
|
||||
source = "git+https://github.com/servo/gaol#cbb2518029901f078f871a87ebe05cf96d727713"
|
||||
dependencies = [
|
||||
"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)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue