mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Bump indirect 'libc' dependency through 'malloc_buf'
https://github.com/servo/servo/issues/8608
This commit is contained in:
parent
6b81a72228
commit
74d75c40f9
1 changed files with 1 additions and 1 deletions
2
components/servo/Cargo.lock
generated
2
components/servo/Cargo.lock
generated
|
@ -1064,7 +1064,7 @@ name = "malloc_buf"
|
|||
version = "0.0.6"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
dependencies = [
|
||||
"libc 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"libc 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue