Skip to content

Commit

Permalink
allow Gtk4 v0.7 (#234)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwahlstrand authored Sep 23, 2024
1 parent 28e6b79 commit 6cdfaa9
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,7 +1,7 @@
name = "ProfileView"
uuid = "c46f51b8-102a-5cf2-8d2c-8597cb0e0da7"
author = ["Tim Holy <[email protected]>"]
version = "1.8.0"
version = "1.8.1"

[deps]
Cairo = "159f3aea-2a34-519c-b102-8c37f9878175"
Expand All @@ -27,7 +27,7 @@ Colors = "0.9, 0.10, 0.11, 0.12"
FileIO = "1.6"
FlameGraphs = "0.2.10, 1"
Graphics = "0.4, 1"
Gtk4 = "0.5, 0.6"
Gtk4 = "0.5, 0.6, 0.7"
GtkObservables = "2"
IntervalSets = "0.2, 0.3, 0.4, 0.5, 0.6, 0.7"
MethodAnalysis = "0.4"
Expand Down

0 comments on commit 6cdfaa9

Please sign in to comment.