cargo-completion 0.40.0 (#46463)

This commit is contained in:
chenrui 2019-11-07 09:36:10 -05:00 committed by Thierry Moisan
parent 87fff75828
commit f466bfc19d

View file

@ -1,8 +1,8 @@
class CargoCompletion < Formula
desc "Bash and Zsh completion for Cargo"
homepage "https://github.com/rust-lang/cargo"
url "https://github.com/rust-lang/cargo/archive/0.39.0.tar.gz"
sha256 "1fade63d5c09eab6fa234a1fdf64693ccf1b63398a316ad27edeb1f76ee4a57e"
url "https://github.com/rust-lang/cargo/archive/0.40.0.tar.gz"
sha256 "b0a6808a2eaa9b20ccaeedeb04f583ee34b33d289f4d0076044b9fc2b1f4c59d"
version_scheme 1
head "https://github.com/rust-lang/cargo.git"