mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update hbs sys dependencies
This commit is contained in:
parent
ea84601bf0
commit
88ea598211
3 changed files with 18 additions and 18 deletions
12
components/servo/Cargo.lock
generated
12
components/servo/Cargo.lock
generated
|
@ -859,7 +859,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "hbs-builder"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
dependencies = [
|
||||
"cmake 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
@ -868,7 +868,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "hbs-common-sys"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
dependencies = [
|
||||
"libc 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
@ -879,17 +879,17 @@ name = "hbs-pow"
|
|||
version = "0.2.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
dependencies = [
|
||||
"hbs-pow-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"hbs-pow-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"libc 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "hbs-pow-sys"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
dependencies = [
|
||||
"hbs-builder 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"hbs-common-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"hbs-builder 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"hbs-common-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"libc 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
|
||||
|
|
12
ports/cef/Cargo.lock
generated
12
ports/cef/Cargo.lock
generated
|
@ -772,7 +772,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "hbs-builder"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
dependencies = [
|
||||
"cmake 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
@ -781,7 +781,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "hbs-common-sys"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
dependencies = [
|
||||
"libc 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
@ -792,17 +792,17 @@ name = "hbs-pow"
|
|||
version = "0.2.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
dependencies = [
|
||||
"hbs-pow-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"hbs-pow-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"libc 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "hbs-pow-sys"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
dependencies = [
|
||||
"hbs-builder 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"hbs-common-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"hbs-builder 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"hbs-common-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"libc 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
|
||||
|
|
12
ports/gonk/Cargo.lock
generated
12
ports/gonk/Cargo.lock
generated
|
@ -764,7 +764,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "hbs-builder"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
dependencies = [
|
||||
"cmake 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
@ -773,7 +773,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "hbs-common-sys"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
dependencies = [
|
||||
"libc 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
@ -784,17 +784,17 @@ name = "hbs-pow"
|
|||
version = "0.2.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
dependencies = [
|
||||
"hbs-pow-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"hbs-pow-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"libc 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "hbs-pow-sys"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
dependencies = [
|
||||
"hbs-builder 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"hbs-common-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"hbs-builder 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"hbs-common-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"libc 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue