rust: cargo 0.33.0

Closes #36405.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Chongyu Zhu 2019-01-26 14:30:51 +08:00
parent c30b22bca8
commit cc370b787b
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.32.0",
:revision => "339d9f9c8f400010df3282ae5582bf3a0f739004"
:tag => "0.33.0",
:revision => "8610973aaf48615ba7dc9a38a9a2795ba6f36a31"
end
resource "racer" do