Switch from enum_dispatch to a custom macro
This commit is contained in:
parent
2d4cec8392
commit
8004d6ee68
3 changed files with 44 additions and 23 deletions
|
|
@ -7,4 +7,4 @@ edition = "2021"
|
|||
[dependencies]
|
||||
clap = { version = "4.5.21", features = ["derive"] }
|
||||
color-eyre = "0.6.3"
|
||||
enum_dispatch = "0.3.13"
|
||||
paste = "1.0.15"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue