Skip to content

Commit

Permalink
relax Pango compat
Browse files Browse the repository at this point in the history
Pango 1.56.1 is available so should be picked up by default now
  • Loading branch information
jwahlstrand committed Feb 13, 2025
1 parent 2bd0d6f commit cc368c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "Gtk4"
uuid = "9db2cae5-386f-4011-9d63-a5602296539b"
version = "0.7.4"
version = "0.7.5"

[deps]
BitFlags = "d1d4a3ce-64b1-5f1a-9ba4-7e7e69966f35"
Expand Down Expand Up @@ -41,7 +41,7 @@ JLLWrappers = "1.4.0"
Libdl = "1.10"
libpng_jll = "<1.6.42"
Librsvg_jll = "2.54"
Pango_jll = "<1.55"
Pango_jll = "1.54"
Preferences = "1"
Reexport = "1.0"
Scratch = "1.1.0"
Expand Down

0 comments on commit cc368c9

Please sign in to comment.