From 5a256979e57e8ac592b2f364707c64abb0282e11 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Mon, 31 Aug 2020 23:03:13 -0400 Subject: [PATCH] rust-analyzer 2020-08-31 --- Formula/rust-analyzer.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/rust-analyzer.rb b/Formula/rust-analyzer.rb index b72d8c71600ec..2f5173a402aff 100644 --- a/Formula/rust-analyzer.rb +++ b/Formula/rust-analyzer.rb @@ -2,9 +2,9 @@ class RustAnalyzer < Formula desc "Experimental Rust compiler front-end for IDEs" homepage "https://rust-analyzer.github.io/" url "https://github.com/rust-analyzer/rust-analyzer.git", - tag: "2020-08-24", - revision: "31cb13dde86ed29cc67e23e6e2ca6e89a19e8b62" - version "2020-08-24" + tag: "2020-08-31", + revision: "ac4b134c6be27642dbe915f32a41f9a21bd0c1c9" + version "2020-08-31" license "Apache-2.0" bottle do