aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2019-01-18 07:47:41 +0000
committerAleksey Kladov <[email protected]>2019-01-19 12:36:58 +0000
commitb028472481df108537b60104314081b65bf51147 (patch)
treebf790dfca9e4e2c54673aeecde65e654edceeb41 /Cargo.lock
parent1800bfb6e67ab7187f0fa51ca8241e904922ecd8 (diff)
:arrow_up: update rust
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index e0a41e258..490299b4b 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -785,7 +785,6 @@ dependencies = [
785 "ra_syntax 0.1.0", 785 "ra_syntax 0.1.0",
786 "ra_text_edit 0.1.0", 786 "ra_text_edit 0.1.0",
787 "ra_vfs 0.1.0", 787 "ra_vfs 0.1.0",
788 "rayon 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
789 "relative-path 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", 788 "relative-path 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
790 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", 789 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
791 "serde 1.0.84 (registry+https://github.com/rust-lang/crates.io-index)", 790 "serde 1.0.84 (registry+https://github.com/rust-lang/crates.io-index)",