mirror of
https://github.com/TECHNOFAB11/tmux-copyrat.git
synced 2025-12-13 08:30:07 +01:00
chore(deps): upgrade to termion-3.0.0
This commit is contained in:
parent
f60855cc64
commit
52f902b5e1
3 changed files with 161 additions and 121 deletions
|
|
@ -18,7 +18,7 @@ exclude = ["/.github"]
|
|||
[dependencies]
|
||||
thiserror = "1"
|
||||
|
||||
termion = "2"
|
||||
termion = "3"
|
||||
regex = "1.6"
|
||||
clap = { version = "4.0", features = ["derive", "wrap_help"]}
|
||||
sequence_trie = "0.3.6"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue