Enable qr_code feature on docs.rs
This commit is contained in:
parent
854b2e0c4d
commit
8473d8e984
@ -102,4 +102,4 @@ iced_web = { version = "0.4", path = "web" }
|
|||||||
|
|
||||||
[package.metadata.docs.rs]
|
[package.metadata.docs.rs]
|
||||||
rustdoc-args = ["--cfg", "docsrs"]
|
rustdoc-args = ["--cfg", "docsrs"]
|
||||||
features = ["image", "svg", "canvas"]
|
features = ["image", "svg", "canvas", "qr_code"]
|
||||||
|
Loading…
Reference in New Issue
Block a user