diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-20 06:48:16 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-03-20 06:51:42 +0000 |
| commit | 10beba9f220b430f7d00be7e5a1c66b27690ab7a (patch) | |
| tree | b0e3a5154b37a98fb61127659279fe57bc0272c6 /Cargo.toml | |
| parent | 7784808b405c03ddbb346a3e46614f3fddaa436f (diff) | |
deps(crates): 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] <[email protected]>
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ build = "build.rs" [dependencies] bottomify = "1.2.0" -color-eyre = "0.6.2" +color-eyre = "0.6.3" dotenvy = "0.15.7" env_logger = "0.11.3" eyre = "0.6.12" |
