Skip to content

Commit

Permalink
Remove unused indexmap dependency
Browse files Browse the repository at this point in the history
Indexmap was removed a few commits ago but forgot to remove the
dependency from Cargo.toml
  • Loading branch information
vinnymeller committed Jun 2, 2024
1 parent 6aa4b6b commit 7cc9790
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
11 changes: 0 additions & 11 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 @@ -19,7 +19,6 @@ clap_mangen = "0.2.20"
config = "0.13"
crossterm = "0.27.0"
enum_dispatch = "0.3.13"
indexmap = "1.9"
jwalk = "0.8.1"
libc = "0.2"
nucleo = "0.5.0"
Expand Down

0 comments on commit 7cc9790

Please sign in to comment.