aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorAleksander Vognild Burkow <[email protected]>2018-12-29 21:19:35 +0000
committerAleksander Vognild Burkow <[email protected]>2018-12-29 22:38:26 +0000
commited47c93afe7f9dd2c27956905e7fb9fcf9d5baf2 (patch)
tree691870caab58a8142e0d553783b4fa8081e98831 /Cargo.lock
parent09c20c8fcfa555465d367d4c09ac9f89259d5cf5 (diff)
Install rustfmt in rustfmt test
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index fa3363bd2..0c29d491f 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -790,6 +790,7 @@ dependencies = [
790 "text_unit 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", 790 "text_unit 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
791 "thread_worker 0.1.0", 791 "thread_worker 0.1.0",
792 "threadpool 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)", 792 "threadpool 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
793 "tools 0.1.0",
793 "url_serde 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", 794 "url_serde 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
794 "walkdir 2.2.7 (registry+https://github.com/rust-lang/crates.io-index)", 795 "walkdir 2.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
795] 796]