Enable all features for iced_widget in docs.rs
This commit is contained in:
parent
8c7308d9ce
commit
7c772c35fe
1 changed files with 4 additions and 0 deletions
|
|
@ -42,3 +42,7 @@ optional = true
|
|||
version = "0.12"
|
||||
optional = true
|
||||
default-features = false
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
rustdoc-args = ["--cfg", "docsrs"]
|
||||
all-features = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue