Skip to content

Commit d1208ba

Browse files
committed
Small doc updates.
1 parent e37a861 commit d1208ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wither/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ lazy_static = "1"
2424
wither_derive = { version = "0.6", path = "../wither_derive" }
2525

2626
[features]
27-
docinclude = [] # Used only for activating `doc(include="...")` on stable.
27+
docinclude = [] # Used only for activating `doc(include="...")` on nightly.
2828

2929
[package.metadata.docs.rs]
3030
features = ["docinclude"] # Activate `docinclude` during docs.rs build.

0 commit comments

Comments
 (0)