aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2019-10-17 20:37:52 +0100
committerGitHub <[email protected]>2019-10-17 20:37:52 +0100
commit65ab81e35868c09ac9c93cf1d53a607f5caede53 (patch)
tree666bb8c3c84c6c9de9afc169335b0c7a97b504a2 /Cargo.toml
parentb060d8446767c8071197bbd49e700867722b564e (diff)
parent9a7c8d4b0ff3b9a7d736bbda68e12a9f3867ec1b (diff)
Merge #2031
2031: scale website back r=matklad a=matklad Co-authored-by: Aleksey Kladov <[email protected]>
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