From 4437144e2d295d359452f683cdd581a6746271e8 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Sep 2022 12:17:07 -0400 Subject: [PATCH] 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> --- Formula/cargo-edit.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/cargo-edit.rb b/Formula/cargo-edit.rb index da43a9c5ff7..5f598657236 100644 --- a/Formula/cargo-edit.rb +++ b/Formula/cargo-edit.rb @@ -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