cargo-completion 0.31.1
This commit is contained in:
parent
979c18aa40
commit
df3823571f
1 changed files with 2 additions and 2 deletions
|
@ -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.31.0.tar.gz"
|
||||
sha256 "96c4ce9a3db4748680e613e4f3bce7de84329e50b6074a1fa7adb43359ff270e"
|
||||
url "https://github.com/rust-lang/cargo/archive/0.31.1.tar.gz"
|
||||
sha256 "d14462641610a56fd444200b02bb2547b663de3e63548990fba2e05435f4c096"
|
||||
version_scheme 1
|
||||
head "https://github.com/rust-lang/cargo.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue