gecko-dev/third_party/rust/lmdb-rkv-sys
Emilio Cobos Álvarez 209f6e4942 Bug 1583439 - followup: Update lmdb-rkv-sys to avoid pulling a bunch of slow-to-compile crates. r=vporof
Patch created with:

$ cargo update -p lmdb-rkv-sys
Updating crates.io index
Updating lmdb-rkv-sys v0.9.3 -> v0.9.5
Removing which v3.0.0

$ cargo update -p bindgen --precise 0.51.1-oldsyn
Updating crates.io index
Updating bindgen v0.51.1 -> v0.51.1-oldsyn
Removing proc-macro2 v1.0.4
Removing quote v1.0.2
Removing unicode-xid v0.2.0

$ ./mach vendor rust

Differential Revision: https://phabricator.services.mozilla.com/D47284

--HG--
rename : third_party/rust/quote-0.6.11/tests/conditional/integer128.rs => third_party/rust/quote/tests/conditional/integer128.rs
rename : third_party/rust/unicode-xid-0.1.0/scripts/unicode.py => third_party/rust/unicode-xid/scripts/unicode.py
extra : moz-landing-system : lando
2019-09-27 12:31:23 +00:00
..
lmdb/libraries/liblmdb Bug 1583439 - Run `./mach vendor rust` on clean tip, r=froydnj 2019-09-26 11:53:01 +00:00
src Bug 1583439 - followup: Update lmdb-rkv-sys to avoid pulling a bunch of slow-to-compile crates. r=vporof 2019-09-27 12:31:23 +00:00
tests Bug 1583439 - Run `./mach vendor rust` on clean tip, r=froydnj 2019-09-26 11:53:01 +00:00
.cargo-checksum.json Bug 1583439 - followup: Update lmdb-rkv-sys to avoid pulling a bunch of slow-to-compile crates. r=vporof 2019-09-27 12:31:23 +00:00
Cargo.toml Bug 1583439 - followup: Update lmdb-rkv-sys to avoid pulling a bunch of slow-to-compile crates. r=vporof 2019-09-27 12:31:23 +00:00
bindgen.rs Bug 1583439 - Run `./mach vendor rust` on clean tip, r=froydnj 2019-09-26 11:53:01 +00:00
build.rs Bug 1583439 - Run `./mach vendor rust` on clean tip, r=froydnj 2019-09-26 11:53:01 +00:00