aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
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 6d4d80a9d..83e41940b 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -910,7 +910,6 @@ name = "ra_cli"
910version = "0.1.0" 910version = "0.1.0"
911dependencies = [ 911dependencies = [
912 "env_logger 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", 912 "env_logger 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
913 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
914 "pico-args 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", 913 "pico-args 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
915 "ra_batch 0.1.0", 914 "ra_batch 0.1.0",
916 "ra_db 0.1.0", 915 "ra_db 0.1.0",