mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-24 06:35:39 +00:00
Upgrade to latest rbx_tree (underscores! )
This commit is contained in:
@@ -32,9 +32,9 @@ log = "0.4"
|
||||
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" }
|
||||
rbx-xml = { git = "https://github.com/LPGhatguy/rbx-tree.git" }
|
||||
rbx-binary = { git = "https://github.com/LPGhatguy/rbx-tree.git" }
|
||||
rbx_tree = { 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"
|
||||
|
||||
Reference in New Issue
Block a user