Enable vi feature for docs.rs build
This commit is contained in:
parent
2766961af6
commit
22e61965aa
1 changed files with 3 additions and 0 deletions
|
|
@ -66,3 +66,6 @@ criterion = { version = "0.5.1", default-features = false, features = [
|
|||
|
||||
[profile.test]
|
||||
opt-level = 1
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
features = ["vi"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue