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 10cfa74 commit dd0f964Copy full SHA for dd0f964
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.1.0"
+version = "0.1.1"
5
6
[deps]
7
CImGui = "5d785b6c-b76f-510e-a07c-3070796c7e87"
@@ -20,5 +20,5 @@ FileIO = "1.16"
20
ImageCore = "0.10"
21
ImageIO = "0.6"
22
ModernGL = "1.1.6"
23
-StaticArrays = "1.5"
+StaticArrays = "1.6"
24
julia = "1.9"
0 commit comments