Skip to content

Commit

Permalink
Bump taffy from 0.7.2 to 0.7.5
Browse files Browse the repository at this point in the history
Bumps [taffy](https://github.com/DioxusLabs/taffy) from 0.7.2 to 0.7.5.
- [Release notes](https://github.com/DioxusLabs/taffy/releases)
- [Changelog](https://github.com/DioxusLabs/taffy/blob/v0.7.5/CHANGELOG.md)
- [Commits](DioxusLabs/taffy@v0.7.2...v0.7.5)

---
updated-dependencies:
- dependency-name: taffy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 142c33f commit b523010
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/gosub_taffy/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description = "Taffy layouter for Gosub"
[dependencies]
gosub_shared = { version = "0.1.1", registry = "gosub", path = "../gosub_shared" }
gosub_interface = { version = "0.1.1", registry = "gosub", path = "../gosub_interface" }
taffy = "0.7.2"
taffy = "0.7.5"
anyhow = "1.0.94"
regex = "1.11.1"
log = "0.4.22"
Expand Down

0 comments on commit b523010

Please sign in to comment.