Add Border widget

This commit is contained in:
Joscha 2022-07-21 14:38:23 +02:00
parent 613c57c1aa
commit c2e2ee52e8
4 changed files with 52 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1241,7 +1241,7 @@ dependencies = [
[[package]]
name = "toss"
version = "0.1.0"
source = "git+https://github.com/Garmelon/toss.git?rev=14aedaf25212cd50924566821ad37645a4cacf28#14aedaf25212cd50924566821ad37645a4cacf28"
source = "git+https://github.com/Garmelon/toss.git?rev=53b2728c827c9f93a743d5860c1b31cb1399875b#53b2728c827c9f93a743d5860c1b31cb1399875b"
dependencies = [
"crossterm",
"unicode-linebreak",