Skip to content
This repository has been archived by the owner on Aug 4, 2022. It is now read-only.

Commit

Permalink
Bug 1583439 - followup: Update lmdb-rkv-sys to avoid pulling a bunch …
Browse files Browse the repository at this point in the history
…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
  • Loading branch information
emilio committed Sep 27, 2019
1 parent c23ba3c commit 0a747c9
Show file tree
Hide file tree
Showing 87 changed files with 1,243 additions and 11,146 deletions.
63 changes: 13 additions & 50 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0a747c9

Please sign in to comment.