We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 381c1f9 commit 54a9258Copy full SHA for 54a9258
Formula/rust-analyzer.rb
@@ -2,9 +2,9 @@ class RustAnalyzer < Formula
2
desc "Experimental Rust compiler front-end for IDEs"
3
homepage "https://rust-analyzer.github.io/"
4
url "https://github.com/rust-analyzer/rust-analyzer.git",
5
- tag: "2021-06-14",
6
- revision: "f0618a8f06a464840079f30b3e25bcdcca3922a3"
7
- version "2021-06-14"
+ tag: "2021-06-21",
+ revision: "3898387f3bd579c0c5415ecb7c7b3d3923947f2f"
+ version "2021-06-21"
8
license "Apache-2.0"
9
10
bottle do
0 commit comments