Skip to content

Commit 5b01878

Browse files
pango: Downgrade require version for v1.54
1 parent c261133 commit 5b01878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pango/sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ version = "1.50"
7979
version = "1.52"
8080

8181
[package.metadata.system-deps.pango.v1_54]
82-
version = "1.54"
82+
version = "1.53"
8383

8484
[package.metadata.docs.rs]
8585
rustc-args = ["--cfg", "docsrs"]

0 commit comments

Comments
 (0)