gecko-dev/third_party/rust/libz-sys
Ralph Giles 924c94f74f Bug 1324920 - Update mozjs_sys vendored crates. r=fitzgen,sfink
Update the vendored third-party dependencies for the mozjs-sys crate.
This picks up recent bug-fixes and reduces noise in unrelated runs
of 'mach vendor'.

The libc crate is also used by the rust url parser.

gcc 0.3.35 -> 0.3.40
libc 0.2.16 -> 0.2.18
libz-sys 1.0.6 -> 1.0.10

MozReview-Commit-ID: 5ri4nOtQQ1n

--HG--
extra : rebase_source : e3bfd2be7f3e615822a9177634dd8545236f0a19
2016-12-20 14:24:05 -08:00
..
src
.cargo-checksum.json
.cargo-ok
.gitignore
.travis.yml
appveyor.yml
build.rs
Cargo.toml
LICENSE-APACHE
LICENSE-MIT
README.md

libz-sys

A common library for linking libz to rust programs (also known as zlib).

License

libz-sys is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0), with portions covered by various BSD-like licenses.

See LICENSE-APACHE, and LICENSE-MIT for details.