Disable default features of qrcode for iced_graphics
This commit is contained in:
parent
9da0a3de54
commit
d1c4239ac7
1 changed files with 1 additions and 0 deletions
|
|
@ -42,6 +42,7 @@ optional = true
|
|||
[dependencies.qrcode]
|
||||
version = "0.12"
|
||||
optional = true
|
||||
default-features = false
|
||||
|
||||
[dependencies.font-kit]
|
||||
version = "0.10"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue