feat: input pointer specialization

This commit is contained in:
Nova
2022-07-05 05:46:21 -04:00
parent 59663d2aa6
commit 204d730fb2
4 changed files with 143 additions and 14 deletions

View File

@@ -10,6 +10,7 @@ libstardustxr = {path = "../libstardustxr-rs"}
anyhow = "1.0.57"
ctrlc = "3.2.2"
dashmap = "5.3.4"
flatbuffers = "2.1.2"
flexbuffers = "2.0.0"
glam = {version = "0.20.5", features = ["mint"]}
lazy_static = "1.4.0"