feat: Introduce binary group by in the query builder

This commit is contained in:
Clément Renault
2019-01-10 20:13:40 +01:00
parent 3d820a27ee
commit 78786a0007
2 changed files with 4 additions and 4 deletions

View File

@ -30,7 +30,7 @@ rev = "306e201"
[dependencies.group-by]
git = "https://github.com/Kerollmops/group-by.git"
rev = "f1f5d8f"
rev = "5a113fe"
[features]
default = ["simd"]