Skip to content

Commit 1b66f46

Browse files
committed
Poptart 0.3.0 and compat packages
1 parent 468cd59 commit 1b66f46

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Project.toml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ keywords = ["GUI"]
44
license = "MIT"
55
desc = "GUI programming in Julia based on CImGui.jl"
66
authors = ["WooKyoung Noh <wookay.noh@gmail.com>"]
7-
version = "0.3.1"
7+
version = "0.3.0"
88

99
[deps]
1010
CImGui = "5d785b6c-b76f-510e-a07c-3070796c7e87"
@@ -30,3 +30,7 @@ julia = "1"
3030
CImGui = "1.77"
3131
UnicodePlots = "1.2"
3232
GLFW = "3.2"
33+
FixedPointNumbers = "0.8"
34+
ColorTypes = "0.10"
35+
Colors = "0.12"
36+
Jive = "0.2"

0 commit comments

Comments
 (0)