diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-01-13 08:49:29 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-13 08:49:29 -0500 |
| commit | b0e2ed1da896b62c792709c2b242a64679291425 (patch) | |
| tree | 7bf286b8633a606a6a5e1208b391a886e159d592 /Cargo.toml | |
| parent | 8e1f4c9c105457a6136c3a70c530e6dbaa5aed20 (diff) | |
| download | xesite-b0e2ed1da896b62c792709c2b242a64679291425.tar.xz xesite-b0e2ed1da896b62c792709c2b242a64679291425.zip | |
build(deps): bump color-eyre from 0.5.11 to 0.6.0 (#428)
Bumps [color-eyre](https://github.com/yaahc/color-eyre) from 0.5.11 to 0.6.0.
- [Release notes](https://github.com/yaahc/color-eyre/releases)
- [Changelog](https://github.com/yaahc/color-eyre/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yaahc/color-eyre/compare/v0.5.11...v0.6.0)
---
updated-dependencies:
- dependency-name: color-eyre
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ repository = "https://github.com/Xe/site" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -color-eyre = "0.5" +color-eyre = "0.6" chrono = "0.4" comrak = "0.12.1" envy = "0.4" |
