Upgrade dependencies

This commit is contained in:
Lucien Greathouse
2019-03-01 15:34:16 -08:00
parent 9b0e0c175b
commit 5fc4f63238
3 changed files with 101 additions and 95 deletions

View File

@@ -30,10 +30,10 @@ log = "0.4"
maplit = "1.0.1"
notify = "4.0"
rand = "0.4"
rbx_binary = "0.3.0"
rbx_dom_weak = "0.3.1"
rbx_xml = "0.3.0"
rbx_reflection = "1.0.373"
rbx_binary = "0.4.0"
rbx_dom_weak = "1.0.0"
rbx_xml = "0.4.0"
rbx_reflection = "2.0.374"
regex = "1.0"
reqwest = "0.9.5"
rlua = "0.16"