Update dependencies
This commit is contained in:
parent
b757f1be03
commit
44512f1088
1 changed files with 2 additions and 2 deletions
|
|
@ -4,8 +4,8 @@ version = "0.2.0"
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
async-trait = "0.1.73"
|
||||
async-trait = "0.1.77"
|
||||
crossterm = "0.27.0"
|
||||
unicode-linebreak = "0.1.5"
|
||||
unicode-segmentation = "1.10.1"
|
||||
unicode-width = "0.1.10"
|
||||
unicode-width = "0.1.11"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue