build(deps): bump weezl from 0.1.8 to 0.1.10

Bumps [weezl](https://github.com/image-rs/weezl) from 0.1.8 to 0.1.10.
- [Changelog](https://github.com/image-rs/weezl/blob/master/Changes.md)
- [Commits](https://github.com/image-rs/weezl/compare/v0.1.8...v0.1.10)

---
updated-dependencies:
- dependency-name: weezl
  dependency-version: 0.1.10
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-05-23 17:02:13 +00:00 committed by GitHub
parent 9c0c1cf30f
commit 56d0534396
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
Cargo.lock generated
View file

@ -8724,9 +8724,9 @@ dependencies = [
[[package]] [[package]]
name = "weezl" name = "weezl"
version = "0.1.8" version = "0.1.10"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "53a85b86a771b1c87058196170769dd264f66c0782acf1ae6cc51bfd64b39082" checksum = "a751b3277700db47d3e574514de2eced5e54dc8a5436a3bf7a0b248b2cee16f3"
[[package]] [[package]]
name = "wgpu-core" name = "wgpu-core"