Don’t build tikv
feature for docs.rs
This commit is contained in:
parent
65f1957256
commit
459da80c89
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ kv-fdb = ["foundationdb"]
|
|||
rustdoc-args = ["--cfg", "docsrs"]
|
||||
features = [
|
||||
"protocol-ws", "protocol-http",
|
||||
"kv-mem", "kv-indxdb", "kv-rocksdb", "kv-tikv",
|
||||
"kv-mem", "kv-indxdb", "kv-rocksdb",
|
||||
"rustls", "native-tls",
|
||||
"http", "scripting"
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue