Updated to android_glue 0.2

This commit is contained in:
Andrey Lesnikov
2016-05-06 00:01:40 +03:00
parent 93c88ee54d
commit 18f846403b
2 changed files with 4 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ shared_library = "0.1.0"
gl_generator = "0.5"
[target.'cfg(target_os = "android")'.dependencies.android_glue]
version = "0.1"
version = "0.2"
[target.'cfg(target_os = "ios")'.dependencies]
objc = "0.2"