Add Widget and BoxedWidget
This commit is contained in:
parent
d6b9aea273
commit
ba68e34d0d
4 changed files with 112 additions and 1 deletions
|
|
@ -3,5 +3,8 @@ name = "showbits-common"
|
|||
version.workspace = true
|
||||
edition.workspace = true
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.80"
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue