Minor fixes to crates that broke during transition

Mispellings, misversionings, redundant stuff
This commit is contained in:
Alejandro R. Mosteo
2019-09-18 13:34:38 +02:00
parent 0bcaa19f92
commit abea3965c9
4 changed files with 4 additions and 5 deletions
+1 -3
View File
@@ -24,7 +24,5 @@ executables = ["gl_test-opengl3", "gl_test-context", "gl_test-vbos",
origin = "git+https://github.com/flyx/OpenGLAda.git@54a7a50cebab2cba0262c7f59b927e9ddf6e4649"
['0.6'.depends-on.'case(os)'.linux]
libglw3 = "^3"
libglfw3 = "^3"
libx11 = "^2"
['0.6'.depends-on.'case(os)'.'...']