Skip to content

Commit a1665f8

Browse files
[autofix.ci] apply automated fixes
1 parent 643eb83 commit a1665f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/renderers/femtovg/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ pin-weak = "1"
3636
scoped-tls-hkt = "0.1"
3737
femtovg = { git = "https://github.com/slint-ui/femtovg", branch = "simon/draw-glyph-run" }
3838
ttf-parser = { workspace = true }
39-
unicode-script = { version = "0.5.4" } # Use the same version was femtovg's rustybuzz, to avoid duplicate crates
39+
unicode-script = { version = "0.5.4" } # Use the same version was femtovg's rustybuzz, to avoid duplicate crates
4040
imgref = { version = "1.6.1" }
4141
rgb = { version = "0.8.27" }
4242

0 commit comments

Comments
 (0)