mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-07-01 18:51:04 +02:00
build(deps): bump color-eyre from 0.6.2 to 0.6.3
Bumps [color-eyre](https://github.com/eyre-rs/eyre) from 0.6.2 to 0.6.3. - [Commits](https://github.com/eyre-rs/eyre/compare/v0.6.2...color-eyre-v0.6.3) --- updated-dependencies: - dependency-name: color-eyre dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ab5fb5dbc5
commit
e0c1f950f2
2 changed files with 5 additions and 5 deletions
|
@ -92,7 +92,7 @@ tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }
|
|||
tracing-error = "0.2.0"
|
||||
tracing-appender = "0.2.3"
|
||||
strip-ansi-escapes = "0.2.0"
|
||||
color-eyre = "0.6.2"
|
||||
color-eyre = "0.6.3"
|
||||
serde = { version = "1.0.197", features = ["derive"] }
|
||||
indexmap = "2.2.5"
|
||||
dirs = "5.0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue