gchp/rustbox

Use termbox-sys package from cargo registry

gchp opened this issue · 0 comments

gchp commented

Right now rustbox uses the termbox-sys package from the git repo gchp/termbox-sys.

Once gchp/termbox-sys#1 is fixed, and a new release is pushed to the cargo registry, we can update rustbox to use that version, instead of referencing a git version.