Remove old pure feature from docs.rs build metadata
This commit is contained in:
parent
ab1ac8228f
commit
8ad6889ee0
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@ iced_wgpu = { version = "0.5", path = "wgpu", features = ["webgl"], optional = t
|
|||
|
||||
[package.metadata.docs.rs]
|
||||
rustdoc-args = ["--cfg", "docsrs"]
|
||||
features = ["image", "svg", "canvas", "qr_code", "pure"]
|
||||
features = ["image", "svg", "canvas", "qr_code"]
|
||||
|
||||
[profile.release-opt]
|
||||
inherits = "release"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue