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 622ea38 commit 5aef164Copy full SHA for 5aef164
Formula/c/cargo-edit.rb
@@ -1,8 +1,8 @@
1
class CargoEdit < Formula
2
desc "Utility for managing cargo dependencies from the command-line"
3
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"
+ url "https://github.com/killercup/cargo-edit/archive/refs/tags/v0.13.7.tar.gz"
+ sha256 "f242010b4b0b8ccd245693858d26a35f70bef572a209f4977d192c1215e861c6"
6
license "MIT"
7
8
bottle do
0 commit comments