This commit is contained in:
@@ -54,6 +54,8 @@ dark-light = "1"
|
||||
# Runtime background image decoding/blur. Used for png/jpg/jpeg/webp user
|
||||
# backgrounds before handing pixels to Slint.
|
||||
image = { version = "0.25", default-features = false, features = ["png", "jpeg", "webp"] }
|
||||
# HTTP client for WebDAV sync.
|
||||
reqwest = { version = "0.12", default-features = false, features = ["rustls-tls", "json"] }
|
||||
|
||||
# Decode the embedded PNG icon to set the window icon at runtime (Linux only).
|
||||
# On Windows the icon comes from the .ico embedded by winresource at link time;
|
||||
|
||||
Reference in New Issue
Block a user