mirror of
https://github.com/servo/servo.git
synced 2025-09-01 10:38:25 +01:00
build(deps): bump taffy from 0.6.2 to 0.6.3 (#34540)
Bumps [taffy](https://github.com/DioxusLabs/taffy) from 0.6.2 to 0.6.3. - [Release notes](https://github.com/DioxusLabs/taffy/releases) - [Changelog](https://github.com/DioxusLabs/taffy/blob/main/CHANGELOG.md) - [Commits](https://github.com/DioxusLabs/taffy/compare/v0.6.2...v0.6.3) --- 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
bb0529d300
commit
9d319ebdb5
2 changed files with 4 additions and 4 deletions
|
@ -129,7 +129,7 @@ style_malloc_size_of = { package = "malloc_size_of", git = "https://github.com/s
|
|||
surfman = { git = "https://github.com/servo/surfman", rev = "c8d6b4b65aeab739ee7651602e29c8d58ceee123", features = ["chains"] }
|
||||
syn = { version = "2", default-features = false, features = ["clone-impls", "derive", "parsing"] }
|
||||
synstructure = "0.13"
|
||||
taffy = { version = "0.6.1", default-features = false, features = ["std", "serde", "grid"] }
|
||||
taffy = { version = "0.6.3", default-features = false, features = ["std", "serde", "grid"] }
|
||||
thin-vec = "0.2.13"
|
||||
tikv-jemalloc-sys = "0.6.0"
|
||||
tikv-jemallocator = "0.6.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue