Skip to content
This repository has been archived by the owner on Aug 6, 2023. It is now read-only.

Commit

Permalink
changed default
Browse files Browse the repository at this point in the history
  • Loading branch information
TimonPost committed Jul 26, 2019
1 parent 53d1459 commit 8bc642d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ travis-ci = { repository = "fdehau/tui-rs" }
appveyor = { repository = "fdehau/tui-rs" }

[features]
default = ["crossterm"]
default = ["termion"]
curses = ["easycurses", "pancurses"]

[dependencies]
Expand Down

0 comments on commit 8bc642d

Please sign in to comment.