Skip to content

Commit 45fc205

Browse files
committed
rust-analyzer 2025-06-30
1 parent fe3f90b commit 45fc205

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: "2025-06-23",
6-
revision: "0100bc737358e56f5dc2fc7d3c15b8a69cefb56b"
5+
tag: "2025-06-30",
6+
revision: "6df12139bccaaeecf6a34789e0ca799d1fe99c53"
77
license any_of: ["Apache-2.0", "MIT"]
88

99
bottle do

0 commit comments

Comments
 (0)