Skip to content

Commit 22e6196

Browse files
nicoburnsjackpot51
authored andcommitted
Enable vi feature for docs.rs build
1 parent 2766961 commit 22e6196

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

+3
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,6 @@ criterion = { version = "0.5.1", default-features = false, features = [
6666

6767
[profile.test]
6868
opt-level = 1
69+
70+
[package.metadata.docs.rs]
71+
features = ["vi"]

0 commit comments

Comments
 (0)