Enable qr_code feature on docs.rs
This commit is contained in:
parent
854b2e0c4d
commit
8473d8e984
1 changed files with 1 additions and 1 deletions
|
|
@ -102,4 +102,4 @@ iced_web = { version = "0.4", path = "web" }
|
|||
|
||||
[package.metadata.docs.rs]
|
||||
rustdoc-args = ["--cfg", "docsrs"]
|
||||
features = ["image", "svg", "canvas"]
|
||||
features = ["image", "svg", "canvas", "qr_code"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue