Skip to content

Commit 444a7a6

Browse files
committed
cargo-udeps 0.1.54
1 parent 067bbf9 commit 444a7a6

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Formula/c/cargo-udeps.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
class CargoUdeps < Formula
22
desc "Find unused dependencies in Cargo.toml"
33
homepage "https://github.com/est31/cargo-udeps"
4-
url "https://github.com/est31/cargo-udeps/archive/refs/tags/v0.1.53.tar.gz"
5-
sha256 "fc4581c996dcbd8a9e660f49a55ada68e39c4b07a0eda9bd8efe1006e1dd1c73"
4+
url "https://github.com/est31/cargo-udeps/archive/refs/tags/v0.1.54.tar.gz"
5+
sha256 "52fcea433a514bf85493432c94704c790ae1a86d3c01fe5670ddd1000ed0a206"
66
license any_of: ["Apache-2.0", "MIT"]
7-
revision 1
87

98
bottle do
109
sha256 cellar: :any, arm64_sequoia: "e1fb68cf1d9ffdf5e6b818d92e2233bad9cca8a8c4c0d6d650cf9e5215d8e447"

0 commit comments

Comments
 (0)