fix(deps): update rust crate enum_dispatch to 0.3.13
This commit is contained in:
parent
9b7c3d501f
commit
4d5838517d
2 changed files with 3 additions and 3 deletions
|
@ -17,7 +17,7 @@ serde_json = "1.0.112"
|
|||
[dependencies]
|
||||
color-eyre = "0.6.2"
|
||||
dotenvy = "0.15.7"
|
||||
enum_dispatch = "0.3.12"
|
||||
enum_dispatch = "0.3.13"
|
||||
env_logger = "0.11.1"
|
||||
eyre = "0.6.11"
|
||||
log = "0.4.20"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue