forked from rojo-rbx/rojo
Comment out roblox_studio mechanisms for now, start using env_logger
This commit is contained in:
@@ -28,6 +28,8 @@ notify = "4.0"
|
||||
rand = "0.4"
|
||||
regex = "1.0"
|
||||
lazy_static = "1.0"
|
||||
log = "0.4"
|
||||
env_logger = "0.5"
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3.0"
|
||||
|
||||
Reference in New Issue
Block a user