diff options
author | Emilio Cobos Álvarez <emilio@crisal.io> | 2019-01-11 01:41:59 +0100 |
---|---|---|
committer | Emilio Cobos Álvarez <emilio@crisal.io> | 2019-01-11 01:41:59 +0100 |
commit | cc1472ea2fd79b098d794ee5a73b4d7bbea96e15 (patch) | |
tree | 1b2a31aeb3dd50fec7292fcd4a4b79195298136e | |
parent | 99f6d6f1b88d5f34c3092546626fa239e75d1c69 (diff) | |
download | servo-cc1472ea2fd79b098d794ee5a73b4d7bbea96e15.tar.gz servo-cc1472ea2fd79b098d794ee5a73b4d7bbea96e15.zip |
Update lockfile.
-rw-r--r-- | Cargo.lock | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock index 7dbe8242f34..aa8497b87f6 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3861,7 +3861,6 @@ dependencies = [ "bindgen 0.46.0 (registry+https://github.com/rust-lang/crates.io-index)", "bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)", "byteorder 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", - "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", "crossbeam-channel 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", "cssparser 0.25.1 (registry+https://github.com/rust-lang/crates.io-index)", "encoding_rs 0.8.12 (registry+https://github.com/rust-lang/crates.io-index)", |