Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
blacknon committed Apr 14, 2019
1 parent cc94807 commit 6dd7262
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ nix = "0.11.0"
regex= "*"
itertools = "*"
lazy_static = "*"
ncurses = { version = "=5.94.0", features = ["wide"], optional = true } # for macos
# ncurses = { version = "=5.99.0", features = ["wide"], optional = true } # for linux
# ncurses = { version = "=5.94.0", features = ["wide"], optional = true } # for macos
ncurses = { version = "=5.99.0", features = ["wide"], optional = true } # for linux

[features]
default = ["ncurses"]
Binary file modified tty.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6dd7262

Please sign in to comment.