Skip to content

Commit beb15bc

Browse files
committed
rust-analyzer 2024-11-04
1 parent 7c518d7 commit beb15bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/rust-analyzer.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class RustAnalyzer < Formula
22
desc "Experimental Rust compiler front-end for IDEs"
33
homepage "https://rust-analyzer.github.io/"
44
url "https://github.com/rust-lang/rust-analyzer.git",
5-
tag: "2024-10-28",
6-
revision: "3b3a87fe9bd3f2a79942babc1d1e385b6805c384"
5+
tag: "2024-11-04",
6+
revision: "a341d598dc55f8c3077394df84ec8c14a502a787"
77
license any_of: ["Apache-2.0", "MIT"]
88

99
bottle do

0 commit comments

Comments
 (0)