fix(deps): update rust crate eyre to 0.6.12
This commit is contained in:
parent
efb767c994
commit
b498cce814
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ color-eyre = "0.6.3"
|
||||||
dotenvy = "0.15.7"
|
dotenvy = "0.15.7"
|
||||||
enum_dispatch = "0.3.13"
|
enum_dispatch = "0.3.13"
|
||||||
env_logger = "0.11.3"
|
env_logger = "0.11.3"
|
||||||
eyre = "0.6.11"
|
eyre = "0.6.12"
|
||||||
log = "0.4.21"
|
log = "0.4.21"
|
||||||
poise = "0.6.1"
|
poise = "0.6.1"
|
||||||
octocrab = "0.38.0"
|
octocrab = "0.38.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue