File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "openxr"
33description = " High-level, mostly-safe OpenXR bindings"
44repository = " https://github.com/Ralith/openxrs"
55readme = " ../README.md"
6- version = " 0.20 .0"
6+ version = " 0.21 .0"
77authors = [" Benjamin Saunders <ben.e.saunders@gmail.com>" ]
88categories = [" api-bindings" , " rendering" ]
99keywords = [" vr" ]
@@ -21,7 +21,7 @@ mint = ["sys/mint"]
2121default = [" loaded" ]
2222
2323[dependencies ]
24- sys = { package = " openxr-sys" , path = " ../sys" , version = " 0.12 .0" }
24+ sys = { package = " openxr-sys" , path = " ../sys" , version = " 0.13 .0" }
2525libc = " 0.2.50"
2626libloading = { version = " 0.9" , optional = true }
2727
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "openxr-sys"
33description = " OpenXR FFI bindings"
44repository = " https://github.com/Ralith/openxrs"
55readme = " ../README.md"
6- version = " 0.12 .0"
6+ version = " 0.13 .0"
77authors = [" Benjamin Saunders <ben.e.saunders@gmail.com>" ]
88categories = [" external-ffi-bindings" , " rendering" ]
99keywords = [" openxr" , " vr" ]
You can’t perform that action at this time.
0 commit comments