Bump either from 1.5.2 to 1.5.3

Bumps [either](https://github.com/bluss/either) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/bluss/either/releases)
- [Commits](https://github.com/bluss/either/compare/1.5.2...1.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-15 08:37:11 +00:00 committed by GitHub
parent e1cc38bea8
commit fd8b3e4bfb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -1331,9 +1331,9 @@ dependencies = [
[[package]] [[package]]
name = "either" name = "either"
version = "1.5.2" version = "1.5.3"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5527cfe0d098f36e3f8839852688e63c8fff1c90b2b405aef730615f9a7bcf7b" checksum = "bb1f6b1ce1c140482ea30ddd3335fc0024ac7ee112895426e0a629a6c20adfe3"
[[package]] [[package]]
name = "embedder_traits" name = "embedder_traits"