move the API key in meilisearch_types

This commit is contained in:
Tamo
2022-10-12 16:10:28 +02:00
committed by Clément Renault
parent c9050759f5
commit dc1d739785
12 changed files with 384 additions and 241 deletions

2
Cargo.lock generated
View File

@ -2332,6 +2332,7 @@ dependencies = [
"actix-web",
"csv",
"either",
"enum-iterator",
"insta",
"meili-snap",
"milli",
@ -2339,6 +2340,7 @@ dependencies = [
"proptest-derive",
"serde",
"serde_json",
"thiserror",
"time 0.3.14",
"tokio",
"uuid 1.1.2",