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

@@ -6,7 +6,7 @@ use std::{
};
use pretty_assertions::assert_eq;
use rbx_tree::RbxValue;
use rbx_dom_weak::RbxValue;
use librojo::{
project::{Project, ProjectNode},