Bump dependency from rbx_tree 0.2.0 to rbx_dom_weak 0.3.0

This commit is contained in:
Lucien Greathouse
2019-02-14 17:22:44 -08:00
parent 51a010de00
commit 2890c677d4
9 changed files with 23 additions and 23 deletions

View File

@@ -24,9 +24,9 @@ log = "0.4"
maplit = "1.0.1"
notify = "4.0"
rand = "0.4"
rbx_binary = "0.2.0"
rbx_tree = "0.2.0"
rbx_xml = "0.2.0"
rbx_binary = "0.3.0"
rbx_dom_weak = "0.3.0"
rbx_xml = "0.3.0"
regex = "1.0"
reqwest = "0.9.5"
rouille = "2.1"