diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-07-31 11:43:59 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-31 11:43:59 -0400 |
| commit | 664d60b2baef893b70822e769224c53cf1ece290 (patch) | |
| tree | 0eeb4d1edf3cd48567755a9ab29cefbe6b1c0e88 /Cargo.lock | |
| parent | 1965726467d713b09a2345f63e13aed3f53536eb (diff) | |
| download | xesite-664d60b2baef893b70822e769224c53cf1ece290.tar.xz xesite-664d60b2baef893b70822e769224c53cf1ece290.zip | |
build(deps): bump error-chain from 0.12.2 to 0.12.3 (#188)
Bumps [error-chain](https://github.com/rust-lang-nursery/error-chain) from 0.12.2 to 0.12.3.
- [Release notes](https://github.com/rust-lang-nursery/error-chain/releases)
- [Changelog](https://github.com/rust-lang-nursery/error-chain/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang-nursery/error-chain/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -444,9 +444,9 @@ dependencies = [ [[package]] name = "error-chain" -version = "0.12.2" +version = "0.12.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d371106cc88ffdfb1eabd7111e432da544f16f3e2d7bf1dfe8bf575f1df045cd" +checksum = "be51ed50e75656c17216bdd4326914466db0c91b9b246b12962a00284d06566b" dependencies = [ "backtrace", "version_check 0.9.2", |
