add roblox deps

This commit is contained in:
2023-09-05 17:45:19 -07:00
parent 1de3501e89
commit ca919b92fd
2 changed files with 258 additions and 0 deletions

View File

@@ -14,6 +14,9 @@ glam = "0.24.1"
log = "0.4.20"
obj = "0.10.2"
pollster = "0.3.0"
rbx_binary = "0.7.1"
rbx_dom_weak = "2.5.0"
rbx_reflection_database = "0.2.7"
wgpu = "0.17.0"
winit = "0.28.6"