Skip to content

Commit

Permalink
Specify termion version.
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulJuliusMartinez committed Feb 7, 2022
1 parent 8fbfda3 commit 442e3fa
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 @@ -18,7 +18,7 @@ unicode-segmentation = "1.7.1"
rustyline = "9.0.0"
regex = "1.5"
lazy_static = "1.4.0"
termion = "*"
termion = "1.5.6"
signal-hook = "0.3.8"
libc = "0.2"
structopt = "0.3"
Expand Down

0 comments on commit 442e3fa

Please sign in to comment.