build(deps): bump tiny-skia from 0.8.3 to 0.8.4 (#30173)

Bumps [tiny-skia](https://github.com/RazrFalcon/tiny-skia) from 0.8.3 to 0.8.4.
- [Changelog](https://github.com/RazrFalcon/tiny-skia/blob/master/CHANGELOG.md)
- [Commits](https://github.com/RazrFalcon/tiny-skia/compare/v0.8.3...v0.8.4)

---
updated-dependencies:
- dependency-name: tiny-skia
  dependency-type: indirect
  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] 2023-08-22 20:42:22 -04:00 committed by GitHub
parent bd285f543e
commit 374fd0b840
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

8
Cargo.lock generated
View file

@ -6435,9 +6435,9 @@ checksum = "06535c958d6abe68dc4b4ef9e6845f758fc42fe463d0093d0aca40254f03fb14"
[[package]] [[package]]
name = "tiny-skia" name = "tiny-skia"
version = "0.8.3" version = "0.8.4"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bfef3412c6975196fdfac41ef232f910be2bb37b9dd3313a49a1a6bc815a5bdb" checksum = "df8493a203431061e901613751931f047d1971337153f96d0e5e363d6dbf6a67"
dependencies = [ dependencies = [
"arrayref", "arrayref",
"arrayvec 0.7.1", "arrayvec 0.7.1",
@ -6449,9 +6449,9 @@ dependencies = [
[[package]] [[package]]
name = "tiny-skia-path" name = "tiny-skia-path"
version = "0.8.3" version = "0.8.4"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a4b5edac058fc98f51c935daea4d805b695b38e2f151241cad125ade2a2ac20d" checksum = "adbfb5d3f3dd57a0e11d12f4f13d4ebbbc1b5c15b7ab0a156d030b21da5f677c"
dependencies = [ dependencies = [
"arrayref", "arrayref",
"bytemuck", "bytemuck",