Update to latest rbx-tree

This commit is contained in:
Lucien Greathouse
2018-12-03 11:52:06 -08:00
parent f59a9040fc
commit db7f8ffb1b
3 changed files with 24 additions and 24 deletions

View File

@@ -33,8 +33,8 @@ env_logger = "0.5"
uuid = { version = "0.7", features = ["v4", "serde"] }
failure = "0.1.3"
rbx-tree = { git = "https://github.com/LPGhatguy/rbx-tree.git" }
rbxmx = { git = "https://github.com/LPGhatguy/rbx-tree.git" }
rbxm = { git = "https://github.com/LPGhatguy/rbx-tree.git" }
rbx-xml = { git = "https://github.com/LPGhatguy/rbx-tree.git" }
rbx-binary = { git = "https://github.com/LPGhatguy/rbx-tree.git" }
[dev-dependencies]
tempfile = "3.0"