mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-23 22:25:26 +00:00
Improve command line and web interface
This commit is contained in:
@@ -37,8 +37,8 @@ csv = "1.0"
|
||||
env_logger = "0.6"
|
||||
failure = "0.1.3"
|
||||
futures = "0.1"
|
||||
humantime = "1.3.0"
|
||||
hyper = "0.12"
|
||||
reqwest = "0.9.20"
|
||||
jod-thread = "0.1.0"
|
||||
log = "0.4"
|
||||
maplit = "1.0.1"
|
||||
@@ -48,9 +48,11 @@ rbx_dom_weak = "1.9.0"
|
||||
rbx_reflection = "3.1.388"
|
||||
rbx_xml = "0.11.0"
|
||||
regex = "1.0"
|
||||
reqwest = "0.9.20"
|
||||
ritz = "0.1.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
termcolor = "1.0.5"
|
||||
uuid = { version = "0.7", features = ["v4", "serde"] }
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
|
||||
Reference in New Issue
Block a user