Skip to content

Commit eab7f4f

Browse files
committed
cargo-expand 1.0.117
1 parent 97e2a43 commit eab7f4f

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.116.tar.gz"
5-
sha256 "4cac32b6e7742f74a9c2387e85a81d550787dfe7aa4e981e0862e748205e6395"
4+
url "https://github.com/dtolnay/cargo-expand/archive/refs/tags/1.0.117.tar.gz"
5+
sha256 "bba84a6964ac87021b9372eed50ce5b9bd6ea3fcfbb9c74cf0088b7b467d628b"
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)