mirror of
https://github.com/roapi/roapi.git
synced 2026-06-05 21:04:02 +08:00
fix columnq release (#196)
This commit is contained in:
parent
4f4bc93a74
commit
b7de919e34
@ -32,6 +32,9 @@ native-tls-vendored = ["columnq/native-tls-vendored"]
|
||||
native-tls = ["columnq/native-tls"]
|
||||
simd = ["columnq/simd"]
|
||||
snmalloc = ["snmalloc-rs"]
|
||||
database-sqlite = ["columnq/database-sqlite"]
|
||||
database-mysql = ["columnq/database-mysql"]
|
||||
database = ["columnq/database"]
|
||||
|
||||
[dev-dependencies]
|
||||
pretty_assertions = "*"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user