We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 416695f commit 1220e4aCopy full SHA for 1220e4a
Project.toml
@@ -1,7 +1,7 @@
1
name = "NeuralGraphicsGL"
2
uuid = "263f7e6d-e369-49af-a86e-c85638573b76"
3
authors = ["Anton Smirnov <[email protected]>"]
4
-version = "0.2.1"
+version = "0.3.0"
5
6
[deps]
7
CImGui = "5d785b6c-b76f-510e-a07c-3070796c7e87"
@@ -14,7 +14,8 @@ ModernGL = "66fc600b-dfda-50eb-8b99-91cfa97b1301"
14
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
15
16
[compat]
17
-CImGui = "2"
+CImGui = "2.0"
18
+GLFW = "3.4"
19
FileIO = "1.16"
20
ImageCore = "0.10"
21
ImageIO = "0.6"
0 commit comments