aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_env/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/ra_env/Cargo.toml')
-rw-r--r--crates/ra_env/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/ra_env/Cargo.toml b/crates/ra_env/Cargo.toml
index 7fed446a7..f0a401be5 100644
--- a/crates/ra_env/Cargo.toml
+++ b/crates/ra_env/Cargo.toml
@@ -6,4 +6,4 @@ authors = ["rust-analyzer developers"]
6 6
7[dependencies] 7[dependencies]
8anyhow = "1.0.26" 8anyhow = "1.0.26"
9dirs = "2.0" 9home = "0.5.3"