Bump easy-cast from 0.5.1 to 0.5.2

Bumps [easy-cast](https://github.com/kas-gui/easy-cast) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/kas-gui/easy-cast/releases)
- [Changelog](https://github.com/kas-gui/easy-cast/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kas-gui/easy-cast/compare/0.5.1...0.5.2)

---
updated-dependencies:
- dependency-name: easy-cast
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-12-23 02:02:58 +00:00 committed by extrawurst
parent ece5a86855
commit 01188e214e

4
Cargo.lock generated
View file

@ -474,9 +474,9 @@ dependencies = [
[[package]]
name = "easy-cast"
version = "0.5.1"
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d2953e4bb4103fd7db41b83431f681a583e2c18e529beb4ca6c679a0dad16c8d"
checksum = "10936778145f3bea71fd9bf61332cce28c28e96a380714f7ab34838b80733fd6"
[[package]]
name = "either"