We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
v1_57
1 parent 223292a commit 01511b4Copy full SHA for 01511b4
pango/Cargo.toml
@@ -22,6 +22,7 @@ v1_50 = ["v1_48", "pango-sys/v1_50"]
22
v1_52 = ["v1_50", "pango-sys/v1_52"]
23
v1_54 = ["v1_52", "pango-sys/v1_54"]
24
v1_56 = ["v1_54", "pango-sys/v1_56"]
25
+v1_57 = ["v1_56", "pango-sys/v1_57"]
26
27
[dependencies]
28
pango-sys.workspace = true
0 commit comments