Skip to content

Commit

Permalink
remove enum_dispatch dep
Browse files Browse the repository at this point in the history
  • Loading branch information
fraterenz committed Mar 5, 2024
1 parent b9db19f commit 659be66
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
13 changes: 0 additions & 13 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 @@ -7,7 +7,6 @@ edition = "2021"
anyhow = "1.0.79"
chrono = "0.4"
clap = { version = "4.4.14", features = ["derive"] }
enum_dispatch = "0.3.12"
indicatif = { version = "*", features = ["rayon"] }
num-traits = "0.2"
serde = { version = "1.0.193", features = ["derive"] }
Expand Down

0 comments on commit 659be66

Please sign in to comment.