fix(deps): update rust crate color-eyre to 0.6.3

This commit is contained in:
renovate[bot] 2024-04-30 20:41:38 +00:00 committed by GitHub
parent 9b7c3d501f
commit 53a0dd78dd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -15,7 +15,7 @@ serde = "1.0.199"
serde_json = "1.0.112"
[dependencies]
color-eyre = "0.6.2"
color-eyre = "0.6.3"
dotenvy = "0.15.7"
enum_dispatch = "0.3.12"
env_logger = "0.11.1"