Skip to content

Commit d6db199

Browse files
BrewTestBotdaeho-ro
authored andcommitted
rust-analyzer 2025-06-16
1 parent f64a8d9 commit d6db199

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-09",
6-
revision: "9fc1b9076cf49c7f54497df9cfa4485a63f14d3e"
5+
tag: "2025-06-16",
6+
revision: "a207299344bf7797e4253c3f6130313e33c2ba6f"
77
license any_of: ["Apache-2.0", "MIT"]
88

99
bottle do

0 commit comments

Comments
 (0)