Skip to content

Commit

Permalink
rust 1.12.0
Browse files Browse the repository at this point in the history
cargo 0.13.0

Closes #5392.

Signed-off-by: Zhiming Wang <zmwangx@gmail.com>
  • Loading branch information
alex authored and zmwangx committed Sep 29, 2016
1 parent 0de76d4 commit 18a8389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/rust.rb
Expand Up @@ -8,7 +8,7 @@ class Rust < Formula

resource "cargo" do
# git required because of submodules
url "https://github.com/rust-lang/cargo.git", :tag => "0.12.0", :revision => "6b98d1f8abf5b33c1ca2771d3f5f3bafc3407b93"
url "https://github.com/rust-lang/cargo.git", :tag => "0.13.0", :revision => "109cb7c33d426044d141457049bd0fffaca1327c"
end

# name includes date to satisfy cache
Expand Down

0 comments on commit 18a8389

Please sign in to comment.