mozilla-spidermonkey / jsparagus

Experimental JS parser-generator project.
Other
439 stars 20 forks source link

Remove rustyline, and env_logger default feature #667

Closed arai-a closed 2 years ago

arai-a commented 2 years ago

So far this removes rustyline dependency, and regex dependency from env_logger. regex is still in dependency from criterion tho.