Skip to content

Commit 2b077da

Browse files
build(deps): bump color-eyre from 0.5.11 to 0.6.1
Bumps [color-eyre](https://github.com/yaahc/color-eyre) from 0.5.11 to 0.6.1. - [Release notes](https://github.com/yaahc/color-eyre/releases) - [Changelog](https://github.com/yaahc/color-eyre/blob/master/CHANGELOG.md) - [Commits](eyre-rs/color-eyre@v0.5.11...v0.6.1) --- updated-dependencies: - dependency-name: color-eyre dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c7d192a commit 2b077da

2 files changed

Lines changed: 11 additions & 22 deletions

File tree

Cargo.lock

Lines changed: 10 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ members = [
1111
]
1212

1313
[dependencies]
14-
color-eyre = "0.5.11"
14+
color-eyre = "0.6.1"
1515

1616
rustybrain-gtk = { path = "rustybrain-gtk" }
1717
rustybrain-core = { path = "rustybrain-core" }

0 commit comments

Comments
 (0)