feat: add qr_code feature
This commit is contained in:
parent
8ba2185f43
commit
fe63f6f3cd
1 changed files with 1 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue