Skip to content

Commit dc21aee

Browse files
committed
cargo-deny 0.18.5
1 parent 19b1516 commit dc21aee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/cargo-deny.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class CargoDeny < Formula
22
desc "Cargo plugin for linting your dependencies"
33
homepage "https://github.com/EmbarkStudios/cargo-deny"
4-
url "https://github.com/EmbarkStudios/cargo-deny/archive/refs/tags/0.18.4.tar.gz"
5-
sha256 "cd093a71d383988252428ebc08ee83f9db204e95074138264f9c8bd5fa06369a"
4+
url "https://github.com/EmbarkStudios/cargo-deny/archive/refs/tags/0.18.5.tar.gz"
5+
sha256 "d04cb7b0b9f75c483dc37d72970a8c759674d1a7b882aaae2c56a60fe18361ab"
66
license any_of: ["Apache-2.0", "MIT"]
77
head "https://github.com/EmbarkStudios/cargo-deny.git", branch: "main"
88

0 commit comments

Comments
 (0)