Make Widget::size like toss::AsyncWidget::size
This commit is contained in:
parent
059ff94aef
commit
ff9a16d8a3
21 changed files with 244 additions and 110 deletions
|
|
@ -5,6 +5,7 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
anyhow = "1.0.70"
|
||||
async-recursion = "1.0.4"
|
||||
async-trait = "0.1.68"
|
||||
clap = { version = "4.2.1", features = ["derive", "deprecated"] }
|
||||
cookie = "0.17.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue