Compose messages via external editor
This commit is contained in:
parent
9a351b5eb3
commit
36e1dbfa59
6 changed files with 236 additions and 17 deletions
|
|
@ -9,7 +9,8 @@ async-trait = "0.1.56"
|
|||
chrono = "0.4.19"
|
||||
crossterm = "0.23.2"
|
||||
directories = "4.0.1"
|
||||
edit = "0.1.4"
|
||||
parking_lot = "0.12.1"
|
||||
rusqlite = "0.27.0"
|
||||
tokio = { version = "1.19.2", features = ["full"] }
|
||||
toss = { git = "https://github.com/Garmelon/toss.git", rev = "333cf74fba56080043a13b9f55c0b62695e2fa4a" }
|
||||
toss = { git = "https://github.com/Garmelon/toss.git", rev = "761519c1a7cdc950eab70fd6539c71bf22919a50" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue