mirror of
https://github.com/hulthe/inkopslista.git
synced 2026-08-03 23:11:28 +02:00
Add flatpak script
This commit is contained in:
@@ -10,7 +10,8 @@ tokio = { version = "1.48.0", features = ["full"] }
|
||||
|
||||
[dependencies.slint]
|
||||
version = "1.14.1"
|
||||
features = ["live-preview"]
|
||||
default-features = false
|
||||
features = ["live-preview", "backend-winit-wayland", "renderer-femtovg", "compat-1-2"]
|
||||
|
||||
[build-dependencies]
|
||||
slint-build = "1.14.1"
|
||||
|
||||
Reference in New Issue
Block a user