Skip to content

Commit 6207609

Browse files
committed
doc: add rust-embed feature to docs.rs [#490]
1 parent a93a327 commit 6207609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,5 @@ name = "bench"
5858
harness = false
5959

6060
[package.metadata.docs.rs]
61-
features = ["dir_source", "script_helper"]
61+
features = ["dir_source", "script_helper", "rust-embed"]
6262
rustdoc-args = ["--cfg", "docsrs"]

0 commit comments

Comments
 (0)