We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe3f90b commit 1b3e749Copy full SHA for 1b3e749
Formula/c/cargo-shear.rb
@@ -1,8 +1,8 @@
1
class CargoShear < Formula
2
desc "Detect and remove unused dependencies from `Cargo.toml` in Rust projects"
3
homepage "https://github.com/Boshen/cargo-shear"
4
- url "https://github.com/Boshen/cargo-shear/archive/refs/tags/v1.3.1.tar.gz"
5
- sha256 "d0db0a0a4bf1fd2a734daeacc5153f82e2c098f8d930d86e733f69a517f7fccc"
+ url "https://github.com/Boshen/cargo-shear/archive/refs/tags/v1.3.2.tar.gz"
+ sha256 "9e046a6dbc6eeda3ba58e9c733d5cbdc0a7dafab212786beb0b47534d8673f3c"
6
license "MIT"
7
head "https://github.com/Boshen/cargo-shear.git", branch: "main"
8
0 commit comments