Update dependencies
This commit is contained in:
parent
87723840df
commit
f6cbba5231
1 changed files with 3 additions and 3 deletions
|
|
@ -4,8 +4,8 @@ version = "0.1.0"
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
async-trait = "0.1.68"
|
||||
crossterm = "0.26.1"
|
||||
unicode-linebreak = "0.1.4"
|
||||
async-trait = "0.1.73"
|
||||
crossterm = "0.27.0"
|
||||
unicode-linebreak = "0.1.5"
|
||||
unicode-segmentation = "1.10.1"
|
||||
unicode-width = "0.1.10"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue