Bump taffy to v0.7.5 (#34927)

Signed-off-by: Nico Burns <nico@nicoburns.com>
This commit is contained in:
Nico Burns 2025-01-11 03:08:09 +13:00 committed by GitHub
parent fbd77b4524
commit bb79408434
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
26 changed files with 3 additions and 575 deletions

4
Cargo.lock generated
View file

@ -7217,9 +7217,9 @@ dependencies = [
[[package]]
name = "taffy"
version = "0.7.4"
version = "0.7.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "348c37cb6f9d9f757152332fa9a6c024bcf3c1346925a033246ac47c6ca2e238"
checksum = "944a2a0b6070d217b69afb819f65f84ba093c43d627571fdac1c46f03a14d326"
dependencies = [
"arrayvec",
"grid",