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