Skip to content

Commit 26f37af

Browse files
committed
cargo-expand 1.0.113
1 parent a7cfa39 commit 26f37af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/cargo-expand.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class CargoExpand < Formula
22
desc "Show what Rust code looks like with macros expanded"
33
homepage "https://github.com/dtolnay/cargo-expand"
4-
url "https://github.com/dtolnay/cargo-expand/archive/refs/tags/1.0.112.tar.gz"
5-
sha256 "cc11dafb0a13f5c71468667c239fb0f75e1ef97ca12c75946126b9943f327349"
4+
url "https://github.com/dtolnay/cargo-expand/archive/refs/tags/1.0.113.tar.gz"
5+
sha256 "8d2571214b19cb47a9068ad2e81ae819a04798f5c7508fae6d51ada052bda5d0"
66
license any_of: ["Apache-2.0", "MIT"]
77
head "https://github.com/dtolnay/cargo-expand.git", branch: "master"
88

0 commit comments

Comments
 (0)