Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/syntax/Cargo.toml')
-rw-r--r--crates/syntax/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/syntax/Cargo.toml b/crates/syntax/Cargo.toml
index 1ee93013e3..8909fb423c 100644
--- a/crates/syntax/Cargo.toml
+++ b/crates/syntax/Cargo.toml
@@ -33,6 +33,7 @@ rustc_apfloat = "0.2.3"
test-utils.workspace = true
[features]
+default = []
in-rust-tree = []
[lints]