Skip to content

Commit

Permalink
fix(deps): remove unnecesary anyhow
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioRibera committed Mar 31, 2024
1 parent 9cb3390 commit b570417
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
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ typed_args = []

[dependencies]
nom = "7.1.3"
anyhow = "1.0.75"
dashmap = "5.5.3"
thiserror = "1.0.49"
paste = { version = "1.0.14", optional = true }
Expand Down

0 comments on commit b570417

Please sign in to comment.