Skip to content

Commit

Permalink
chore(Cargo.toml): remove dependency "anyhow"
Browse files Browse the repository at this point in the history
  • Loading branch information
hasezoey committed Aug 23, 2023
1 parent 8f1688d commit fd8660c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
7 changes: 0 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion Cargo.toml
Expand Up @@ -19,7 +19,6 @@ backtrace = []
[dependencies]
structopt = "0.3"
syn = { version = "1", features = ["extra-traits", "full"] }
anyhow = "1"
proc-macro2 = "1"
indoc = "2.0.0"
Inflector = { version = "0.11.4" }
Expand Down

0 comments on commit fd8660c

Please sign in to comment.