Skip to content

Commit 26f651d

Browse files
build(deps): bump taffy from 0.6.3 to 0.14.0
Bumps [taffy](https://github.com/DioxusLabs/taffy) from 0.6.3 to 0.14.0. - [Release notes](https://github.com/DioxusLabs/taffy/releases) - [Changelog](https://github.com/DioxusLabs/taffy/blob/main/CHANGELOG.md) - [Commits](DioxusLabs/taffy@v0.6.3...v0.14.0) --- updated-dependencies: - dependency-name: taffy dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1de74fb commit 26f651d

2 files changed

Lines changed: 4 additions & 11 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ ts-rs = { version = "11", features = ["uuid-impl", "serde-json-impl", "no-serde-
357357

358358
# CLI - Additional utilities
359359
ahash = "0.8"
360-
taffy = "0.6"
360+
taffy = "0.14"
361361
bitflags = "2.6"
362362
slotmap = "1.0"
363363
parking_lot = "0.12"

0 commit comments

Comments
 (0)