Skip to content

Commit 1175f50

Browse files
committed
Merge branch 'master' into 0.10
2 parents ee40f69 + 7c772c3 commit 1175f50

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

widget/Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,7 @@ optional = true
4242
version = "0.12"
4343
optional = true
4444
default-features = false
45+
46+
[package.metadata.docs.rs]
47+
rustdoc-args = ["--cfg", "docsrs"]
48+
all-features = true

0 commit comments

Comments
 (0)