chore: Add a nightly feature to meilidb-core

This commit is contained in:
Clément Renault 2019-02-24 19:57:52 +01:00
parent 3bcb1dc802
commit bc227bef21
No known key found for this signature in database
GPG key ID: 0151CDAB43460DAE
2 changed files with 6 additions and 1 deletions

View file

@ -19,3 +19,4 @@ slice-group-by = "0.2.4"
[features]
i128 = ["byteorder/i128"]
nightly = ["hashbrown/nightly", "slice-group-by/nightly"]