Skip to content

Commit 5aef164

Browse files
committed
cargo-edit 0.13.7
1 parent 622ea38 commit 5aef164

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/cargo-edit.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class CargoEdit < Formula
22
desc "Utility for managing cargo dependencies from the command-line"
33
homepage "https://killercup.github.io/cargo-edit/"
4-
url "https://github.com/killercup/cargo-edit/archive/refs/tags/v0.13.6.tar.gz"
5-
sha256 "325975345522decc9089635bb19b61c30942254a34b570925049fb56672d400d"
4+
url "https://github.com/killercup/cargo-edit/archive/refs/tags/v0.13.7.tar.gz"
5+
sha256 "f242010b4b0b8ccd245693858d26a35f70bef572a209f4977d192c1215e861c6"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)