mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-24 14:45:56 +00:00
Use rbx_reflection to allow type inference on projects (#130)
* Start dependency on rbx_reflection * Alive and working, all tests pass * Update CHANGELOG
This commit is contained in:
committed by
GitHub
parent
be81de74cd
commit
93349ae2dc
@@ -31,8 +31,9 @@ maplit = "1.0.1"
|
||||
notify = "4.0"
|
||||
rand = "0.4"
|
||||
rbx_binary = "0.3.0"
|
||||
rbx_dom_weak = "0.3.0"
|
||||
rbx_dom_weak = "0.3.1"
|
||||
rbx_xml = "0.3.0"
|
||||
rbx_reflection = "1.0.373"
|
||||
regex = "1.0"
|
||||
reqwest = "0.9.5"
|
||||
rlua = "0.16"
|
||||
|
||||
Reference in New Issue
Block a user