Bump easy-cast from 0.5.3 to 0.5.4 (#2798)

Bumps [easy-cast](https://github.com/kas-gui/easy-cast) from 0.5.3 to 0.5.4.
- [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.3...0.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-12-06 09:59:48 -03:00 committed by GitHub
parent 9460a070a6
commit b6ce67dad3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
Cargo.lock generated
View file

@ -738,9 +738,9 @@ checksum = "92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813"
[[package]]
name = "easy-cast"
version = "0.5.3"
version = "0.5.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "72852736692ec862655eca398c9bb1b476161b563c9f80f45f4808b9629750d6"
checksum = "23f40539c229fc2e4674bdecdf24bfcc2cb83631ca911c78a035fa9f2381c32b"
[[package]]
name = "ecdsa"