aboutsummaryrefslogtreecommitdiff
path: root/lib/arena/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/arena/Cargo.toml')
-rw-r--r--lib/arena/Cargo.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/arena/Cargo.toml b/lib/arena/Cargo.toml
index 183a5bb6a..d47366b0b 100644
--- a/lib/arena/Cargo.toml
+++ b/lib/arena/Cargo.toml
@@ -5,6 +5,3 @@ description = "Thy rope of sands..."
5license = "MIT OR Apache-2.0" 5license = "MIT OR Apache-2.0"
6authors = ["rust-analyzer developers"] 6authors = ["rust-analyzer developers"]
7edition = "2018" 7edition = "2018"
8
9[lib]
10doctest = false