Skip to content

Commit 54a9258

Browse files
chenrui333carlocab
authored andcommitted
rust-analyzer 2021-06-21
1 parent 381c1f9 commit 54a9258

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/rust-analyzer.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ 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-analyzer/rust-analyzer.git",
5-
tag: "2021-06-14",
6-
revision: "f0618a8f06a464840079f30b3e25bcdcca3922a3"
7-
version "2021-06-14"
5+
tag: "2021-06-21",
6+
revision: "3898387f3bd579c0c5415ecb7c7b3d3923947f2f"
7+
version "2021-06-21"
88
license "Apache-2.0"
99

1010
bottle do

0 commit comments

Comments
 (0)