mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-20 20:55:50 +00:00
Syncing sort of works
This commit is contained in:
@@ -30,7 +30,7 @@ regex = "1.0"
|
||||
lazy_static = "1.0"
|
||||
log = "0.4"
|
||||
env_logger = "0.5"
|
||||
rbx-tree = { path = "../../rbx-tree" }
|
||||
rbx-tree = { git = "https://github.com/LPGhatguy/rbx-tree.git" }
|
||||
uuid = { version = "0.7", features = ["v4", "serde"] }
|
||||
|
||||
[dev-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user