This commit is contained in:
Tamo 2024-12-11 18:18:40 +01:00
parent 08fd026ebd
commit 8cd3a1aa57
No known key found for this signature in database
GPG key ID: 20CD8020AFA88D69
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;