summaryrefslogtreecommitdiff
path: root/support/texlab/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'support/texlab/Cargo.toml')
-rw-r--r--support/texlab/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/texlab/Cargo.toml b/support/texlab/Cargo.toml
index 7cb98c8b0e..eeda5ec243 100644
--- a/support/texlab/Cargo.toml
+++ b/support/texlab/Cargo.toml
@@ -9,7 +9,7 @@ authors = [
"Patrick Förster <patrick.foerster@outlook.de>",
]
edition = "2021"
-rust-version = "1.70"
+rust-version = "1.74"
[profile.release]
lto = "thin"