rust: cargo 0.34.0

Closes #37680.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Chongyu Zhu 2019-03-07 17:18:52 +08:00
parent 63217d7a7b
commit 08f1a5556f
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -8,8 +8,8 @@ class Rust < Formula
resource "cargo" do
url "https://github.com/rust-lang/cargo.git",
:tag => "0.33.0",
:revision => "8610973aaf48615ba7dc9a38a9a2795ba6f36a31"
:tag => "0.34.0",
:revision => "f099fe94b66f0a2f80370be8f2d3db2a55b97050"
end
resource "racer" do