aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2019-10-17 20:37:01 +0100
committerAleksey Kladov <[email protected]>2019-10-17 20:37:01 +0100
commit9a7c8d4b0ff3b9a7d736bbda68e12a9f3867ec1b (patch)
tree030cdccce151f42e6b560142cd52f059e20bebd8 /Cargo.toml
parent6df2bcd7ca97261b59ca04a85b7355432a63c0d9 (diff)
scale website back
We have dedicated https://rust-analyzer.github.io/ now
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c7e1f1215..6ec176cf7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,5 +1,5 @@
1[workspace] 1[workspace]
2members = [ "crates/*", "website/website-gen" ] 2members = [ "crates/*" ]
3 3
4[profile.dev] 4[profile.dev]
5debug = 1 # only line info 5debug = 1 # only line info