Upgrade rbx-dom dependencies

This commit is contained in:
Lucien Greathouse
2019-06-10 17:26:34 -07:00
parent 68a34dc28b
commit 4459663510
2 changed files with 25 additions and 17 deletions

View File

@@ -29,10 +29,10 @@ hyper = "0.12"
log = "0.4"
maplit = "1.0.1"
notify = "4.0"
rbx_binary = "0.4.0"
rbx_dom_weak = "1.7.0"
rbx_xml = "0.9.0"
rbx_reflection = "3.0.384"
rbx_binary = "0.4.1"
rbx_dom_weak = "1.8.0"
rbx_xml = "0.10.0"
rbx_reflection = "3.1.388"
regex = "1.0"
reqwest = "0.9.5"
rlua = "0.16"