This commit is contained in:
Tamo
2024-12-11 18:18:40 +01:00
parent 08fd026ebd
commit 8cd3a1aa57
11 changed files with 47 additions and 57 deletions

View File

@@ -7,7 +7,6 @@ use std::path::{Path, PathBuf};
use anyhow::{bail, Context};
use meilisearch_types::versioning::create_version_file;
use v1_10::v1_9_to_v1_10;
use v1_12::v1_11_to_v1_12;