Skip to content

Commit 4df66ba

Browse files
committed
Auto merge of rust-lang#57766 - Xanewok:beta-rls-version-bump, r=pietroalbini
beta: Update RLS version to 1.33 We missed the 1.32 stable release for version bump, let's make it less confusing and backport a version bump for the current 1.33 beta. rust-lang/rls#1239 r? @pietroalbini cc @nrc
2 parents 5209162 + ad5d12b commit 4df66ba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1955,7 +1955,7 @@ dependencies = [
19551955

19561956
[[package]]
19571957
name = "rls"
1958-
version = "1.31.6"
1958+
version = "1.33.0"
19591959
dependencies = [
19601960
"cargo 0.34.0",
19611961
"cargo_metadata 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",

src/tools/rls

Submodule rls updated from 1a6361b to 9f3c906

0 commit comments

Comments
 (0)