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 491f66b commit f0272a0Copy full SHA for f0272a0
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.3.tar.gz"
5
- sha256 "df53ad2288cb9f9ee3ebc0eea389ec14e4e0fbf9cdefda75e5b0eedd0a550be1"
+ url "https://github.com/killercup/cargo-edit/archive/refs/tags/v0.13.4.tar.gz"
+ sha256 "afcf319c43bc1ca025c7607e7a2ddd429ff8fd65026acc4e1864c7853ccefb5b"
6
license "MIT"
7
8
bottle do
0 commit comments