Skip to content

Commit 7d6d691

Browse files
committed
cargo-public-api 0.44.0
1 parent 8756309 commit 7d6d691

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/cargo-public-api.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class CargoPublicApi < Formula
22
desc "List and diff the public API of Rust library crates"
33
homepage "https://github.com/cargo-public-api/cargo-public-api"
4-
url "https://github.com/cargo-public-api/cargo-public-api/archive/refs/tags/v0.43.0.tar.gz"
5-
sha256 "eccaf5003bd25180363ccf9a4d01bc392741f427be2d7a1f811f1e2805534324"
4+
url "https://github.com/cargo-public-api/cargo-public-api/archive/refs/tags/v0.44.0.tar.gz"
5+
sha256 "4f62319b6e63de7f5b8a50797074f66f99ff0fc5813c2777c34c7d91d27e2a3b"
66
license "MIT"
77
head "https://github.com/cargo-public-api/cargo-public-api.git", branch: "main"
88

0 commit comments

Comments
 (0)