mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Update rust-png.
This commit is contained in:
parent
29a36adbe7
commit
561f7e594e
3 changed files with 6 additions and 6 deletions
4
components/servo/Cargo.lock
generated
4
components/servo/Cargo.lock
generated
|
@ -686,7 +686,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|||
[[package]]
|
||||
name = "png"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/servo/rust-png#da851d68159fe0a7dba81dfbee594e5226b72884"
|
||||
source = "git+https://github.com/servo/rust-png#1d9c59c97598014860077f372443ae98b35ff4d9"
|
||||
dependencies = [
|
||||
"gcc 0.3.1 (git+https://github.com/alexcrichton/gcc-rs)",
|
||||
"png-sys 1.6.16 (git+https://github.com/servo/rust-png)",
|
||||
|
@ -695,7 +695,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "png-sys"
|
||||
version = "1.6.16"
|
||||
source = "git+https://github.com/servo/rust-png#da851d68159fe0a7dba81dfbee594e5226b72884"
|
||||
source = "git+https://github.com/servo/rust-png#1d9c59c97598014860077f372443ae98b35ff4d9"
|
||||
|
||||
[[package]]
|
||||
name = "rand"
|
||||
|
|
4
ports/cef/Cargo.lock
generated
4
ports/cef/Cargo.lock
generated
|
@ -692,7 +692,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|||
[[package]]
|
||||
name = "png"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/servo/rust-png#da851d68159fe0a7dba81dfbee594e5226b72884"
|
||||
source = "git+https://github.com/servo/rust-png#1d9c59c97598014860077f372443ae98b35ff4d9"
|
||||
dependencies = [
|
||||
"gcc 0.3.1 (git+https://github.com/alexcrichton/gcc-rs)",
|
||||
"png-sys 1.6.16 (git+https://github.com/servo/rust-png)",
|
||||
|
@ -701,7 +701,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "png-sys"
|
||||
version = "1.6.16"
|
||||
source = "git+https://github.com/servo/rust-png#da851d68159fe0a7dba81dfbee594e5226b72884"
|
||||
source = "git+https://github.com/servo/rust-png#1d9c59c97598014860077f372443ae98b35ff4d9"
|
||||
|
||||
[[package]]
|
||||
name = "rand"
|
||||
|
|
4
ports/gonk/Cargo.lock
generated
4
ports/gonk/Cargo.lock
generated
|
@ -616,7 +616,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|||
[[package]]
|
||||
name = "png"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/servo/rust-png#da851d68159fe0a7dba81dfbee594e5226b72884"
|
||||
source = "git+https://github.com/servo/rust-png#1d9c59c97598014860077f372443ae98b35ff4d9"
|
||||
dependencies = [
|
||||
"gcc 0.3.1 (git+https://github.com/alexcrichton/gcc-rs)",
|
||||
"png-sys 1.6.16 (git+https://github.com/servo/rust-png)",
|
||||
|
@ -625,7 +625,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "png-sys"
|
||||
version = "1.6.16"
|
||||
source = "git+https://github.com/servo/rust-png#da851d68159fe0a7dba81dfbee594e5226b72884"
|
||||
source = "git+https://github.com/servo/rust-png#1d9c59c97598014860077f372443ae98b35ff4d9"
|
||||
|
||||
[[package]]
|
||||
name = "rand"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue