Skip to content

Commit 5b3a090

Browse files
committed
chore(Cargo.toml): remove dependency "anyhow"
1 parent 24b4996 commit 5b3a090

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

Cargo.lock

-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ backtrace = []
1919
[dependencies]
2020
structopt = "0.3"
2121
syn = { version = "1", features = ["extra-traits", "full"] }
22-
anyhow = "1"
2322
proc-macro2 = "1"
2423
indoc = "2.0.0"
2524
Inflector = { version = "0.11.4" }

0 commit comments

Comments
 (0)