Skip to content

Commit 9a8a89d

Browse files
authored
Merge pull request #684 from gosub-io/dependabot/cargo/taffy-0.6.2
Bump taffy from 0.6.1 to 0.6.2
2 parents a4abdbc + 4dd9fba commit 9a8a89d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

crates/gosub_taffy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = "MIT"
99
gosub_shared = { path = "../gosub_shared" }
1010
gosub_render_backend = { path = "../gosub_render_backend" }
1111
gosub_typeface = { path = "../gosub_typeface" }
12-
taffy = "0.6.1"
12+
taffy = "0.6.2"
1313
anyhow = "1.0.93"
1414
regex = "1.11.1"
1515
log = "0.4.22"

0 commit comments

Comments
 (0)