Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/limit/Cargo.toml')
-rw-r--r--crates/limit/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/limit/Cargo.toml b/crates/limit/Cargo.toml
index 0bee06b0c8..04a3889c82 100644
--- a/crates/limit/Cargo.toml
+++ b/crates/limit/Cargo.toml
@@ -5,6 +5,7 @@ description = "TBD"
license = "MIT OR Apache-2.0"
authors = ["rust-analyzer developers"]
edition = "2021"
+rust-version = "1.56"
[features]
tracking = []