Skip to content

Commit ac1e467

Browse files
committed
cargo-shear 1.3.1
1 parent bebb39d commit ac1e467

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/cargo-shear.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class CargoShear < Formula
22
desc "Detect and remove unused dependencies from `Cargo.toml` in Rust projects"
33
homepage "https://github.com/Boshen/cargo-shear"
4-
url "https://github.com/Boshen/cargo-shear/archive/refs/tags/v1.3.0.tar.gz"
5-
sha256 "46208fba3ed2213d1f62a5098a7558ca0ccb4b7066b47a039748f190f11a93dd"
4+
url "https://github.com/Boshen/cargo-shear/archive/refs/tags/v1.3.1.tar.gz"
5+
sha256 "d0db0a0a4bf1fd2a734daeacc5153f82e2c098f8d930d86e733f69a517f7fccc"
66
license "MIT"
77
head "https://github.com/Boshen/cargo-shear.git", branch: "main"
88

0 commit comments

Comments
 (0)