refactor: about page as a widget
This commit is contained in:
parent
6f53b68be5
commit
d8357d0ea3
8 changed files with 239 additions and 240 deletions
|
|
@ -40,7 +40,7 @@ desktop = [
|
|||
"process",
|
||||
"dep:freedesktop-desktop-entry",
|
||||
"dep:mime",
|
||||
"dep:open",
|
||||
"dep:license",
|
||||
"dep:shlex",
|
||||
"tokio?/io-util",
|
||||
"tokio?/net",
|
||||
|
|
@ -98,8 +98,8 @@ fraction = "0.15.3"
|
|||
image = { version = "0.25.1", optional = true }
|
||||
lazy_static = "1.4.0"
|
||||
libc = { version = "0.2.155", optional = true }
|
||||
license = { version = "3.5.1", optional = true }
|
||||
mime = { version = "0.3.17", optional = true }
|
||||
open = { version = "5.3.0", optional = true }
|
||||
palette = "0.7.3"
|
||||
rfd = { version = "0.14.0", optional = true }
|
||||
rustix = { version = "0.38.34", features = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue