Skip to content

Commit bc4f75e

Browse files
authored
fixes #151
bump GLFW dependency to 3.3 since #149 requires this.
1 parent 21bb894 commit bc4f75e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opengl-glfw/alire.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ tags = ["opengl", "glfw", "binding", "gui"]
1111

1212
[[depends-on]]
1313
openglada = "~0.9.0"
14-
libglfw3 = "^3"
14+
libglfw3 = "^3.3"

0 commit comments

Comments
 (0)