Reintroduce the versioning functions

This commit is contained in:
Kerollmops
2022-10-25 15:06:28 +02:00
committed by Clément Renault
parent 89e127e4f4
commit 4cafc63561
8 changed files with 83 additions and 8 deletions

1
Cargo.lock generated
View File

@ -2337,6 +2337,7 @@ name = "meilisearch-types"
version = "0.29.1"
dependencies = [
"actix-web",
"anyhow",
"csv",
"either",
"enum-iterator",