diff --git a/Cargo.toml b/Cargo.toml index 1b52d6a..5c64563 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -69,6 +69,7 @@ winit_tokio = ["winit", "tokio"] winit_wgpu = ["winit", "wgpu"] # Enables XDG portal integrations xdg-portal = ["ashpd"] +qr_code = ["iced/qr_code"] [dependencies] apply = "0.3.0"