Skip to content

Commit cc368c9

Browse files
committed
relax Pango compat
Pango 1.56.1 is available so should be picked up by default now
1 parent 2bd0d6f commit cc368c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Gtk4"
22
uuid = "9db2cae5-386f-4011-9d63-a5602296539b"
3-
version = "0.7.4"
3+
version = "0.7.5"
44

55
[deps]
66
BitFlags = "d1d4a3ce-64b1-5f1a-9ba4-7e7e69966f35"
@@ -41,7 +41,7 @@ JLLWrappers = "1.4.0"
4141
Libdl = "1.10"
4242
libpng_jll = "<1.6.42"
4343
Librsvg_jll = "2.54"
44-
Pango_jll = "<1.55"
44+
Pango_jll = "1.54"
4545
Preferences = "1"
4646
Reexport = "1.0"
4747
Scratch = "1.1.0"

0 commit comments

Comments
 (0)