Add Widget and BoxedWidget

This commit is contained in:
Joscha 2024-03-03 23:33:42 +01:00
parent d6b9aea273
commit ba68e34d0d
4 changed files with 112 additions and 1 deletions

View file

@ -3,5 +3,8 @@ name = "showbits-common"
version.workspace = true
edition.workspace = true
[dependencies]
anyhow = "1.0.80"
[lints]
workspace = true