Skip to content

Commit 01511b4

Browse files
committed
pango: Add new v1_57 feature
1 parent 223292a commit 01511b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pango/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ v1_50 = ["v1_48", "pango-sys/v1_50"]
2222
v1_52 = ["v1_50", "pango-sys/v1_52"]
2323
v1_54 = ["v1_52", "pango-sys/v1_54"]
2424
v1_56 = ["v1_54", "pango-sys/v1_56"]
25+
v1_57 = ["v1_56", "pango-sys/v1_57"]
2526

2627
[dependencies]
2728
pango-sys.workspace = true

0 commit comments

Comments
 (0)