mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
build(deps): bump taffy from 0.7.6 to 0.7.7 (#35839)
Bumps [taffy](https://github.com/DioxusLabs/taffy) from 0.7.6 to 0.7.7. - [Release notes](https://github.com/DioxusLabs/taffy/releases) - [Changelog](https://github.com/DioxusLabs/taffy/blob/v0.7.7/CHANGELOG.md) - [Commits](https://github.com/DioxusLabs/taffy/compare/v0.7.6...v0.7.7) --- updated-dependencies: - dependency-name: taffy 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:
parent
e0952cadb1
commit
d9fe326e22
2 changed files with 3 additions and 3 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -7439,9 +7439,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "taffy"
|
||||
version = "0.7.6"
|
||||
version = "0.7.7"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "50e3102cd96acfdb0b3f037cb06e9b40d3dca1d7c6e4742147441daf6f34e8a6"
|
||||
checksum = "ab4f4d046dd956a47a7e1a2947083d7ac3e6aa3cfaaead36173ceaa5ab11878c"
|
||||
dependencies = [
|
||||
"arrayvec",
|
||||
"grid",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue