cargo-edit 0.11.2

Closes #111443.

Signed-off-by: Branch Vincent <19800529+branchvincent@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2022-09-22 12:17:07 -04:00 committed by BrewTestBot
parent 3cf3a88fdb
commit 4437144e2d
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class CargoEdit < Formula
desc "Utility for managing cargo dependencies from the command-line"
homepage "https://killercup.github.io/cargo-edit/"
url "https://github.com/killercup/cargo-edit/archive/v0.11.1.tar.gz"
sha256 "e907a6e98de63943fb4063b64aba5a7d3ff88748858ad141333d80d8f4ad8e9e"
url "https://github.com/killercup/cargo-edit/archive/v0.11.2.tar.gz"
sha256 "cf2601b584c7a6779a53622600f496e9f70ad5b1854369733547cecda4044699"
license "MIT"
bottle do