diff --git a/Cargo.toml b/Cargo.toml index 9641efb..3de8599 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.0" edition = "2021" [dependencies] -async-trait = "0.1.64" +async-trait = "0.1.68" crossterm = "0.26.1" unicode-linebreak = "0.1.4" unicode-segmentation = "1.10.1"