Skip to content

Commit

Permalink
Merge pull request #756 from gosub-io/dependabot/cargo/taffy-0.7.2
Browse files Browse the repository at this point in the history
Bump taffy from 0.7.1 to 0.7.2
  • Loading branch information
Sharktheone authored Jan 6, 2025
2 parents fbae619 + 824e9f2 commit de6473f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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.1"
taffy = "0.7.2"
anyhow = "1.0.94"
regex = "1.11.1"
log = "0.4.22"
Expand Down

0 comments on commit de6473f

Please sign in to comment.